You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2019/12/05 13:37:38 UTC

[sling-org-apache-sling-launchpad-testing] branch master updated: Some flakiness in builds, setup daily to observe

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-launchpad-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b5445d  Some flakiness in builds, setup daily to observe
1b5445d is described below

commit 1b5445d7540c97f63ffac1c42fa5b920fa9b64f8
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Thu Dec 5 14:37:29 2019 +0100

    Some flakiness in builds, setup daily to observe
---
 .sling-module.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.sling-module.json b/.sling-module.json
index 853e90b..ed45648 100644
--- a/.sling-module.json
+++ b/.sling-module.json
@@ -1,5 +1,6 @@
 {
     "jenkins": {
+        "rebuildFrequency": "@daily",
         "jdks": [8, 11, 13],
         "archivePatterns": [
             "**/logs/*.log"