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-adapter-annotations.git
The following commit(s) were added to refs/heads/master by this push:
new 9ec8aec SLING-2938 - build hourly to check stability of ITs
(SLING-8080)
9ec8aec is described below
commit 9ec8aecbd9d7d10a5428908e628f5f31abc8c045
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Nov 9 10:44:17 2020 +0100
SLING-2938 - build hourly to check stability of ITs (SLING-8080)
---
.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..9851dab
--- /dev/null
+++ b/.sling-module.json
@@ -0,0 +1,5 @@
+{
+ "jenkins": {
+ "rebuildFrequency": "@hourly"
+ }
+}