This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git
The following commit(s) were added to refs/heads/master by this push:
new ef7f97c SLING-8740 - setup hourly builds for a while, to validate
those fixes
ef7f97c is described below
commit ef7f97cc7812faea94607fb1eee39ef62c22a495
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Nov 1 09:05:46 2019 +0100
SLING-8740 - setup hourly builds for a while, to validate those fixes
---
.sling-module.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.sling-module.json b/.sling-module.json
new file mode 100644
index 0000000..15ac07b
--- /dev/null
+++ b/.sling-module.json
@@ -0,0 +1,5 @@
+{
+ "jenkins": {
+ "rebuildFrequency": "@hourly"
+ }
+}