Merge pull request #31 from PSRCode/daily_monthy
authorJonathan Rajotte Julien <jonathan.rajotte-julien@efficios.com>
Thu, 14 Dec 2017 15:13:44 +0000 (10:13 -0500)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2017 15:13:44 +0000 (10:13 -0500)
Build jobs daily when @alexmonthy is the maintainer.

jobs/ctf-java.yml
jobs/jabberwocky.yml
jobs/libdelorean-java.yml
jobs/lttng-scope.yml

index 251a7a61962cee70841ccd31750c6605f053f6ef..ed68b5c69d845c0f9682dbb7d04b41c3a874fe77 100644 (file)
@@ -32,6 +32,7 @@
     triggers:
       - pollscm:
           cron: "@hourly"
+      - timed: "@daily"
 
     properties:
       - build-discarder:
index 25047477954367bcc060553f9ae64c5674a386f8..8be825a136d269bc5d1f40e2cc0693fb447d0457 100644 (file)
@@ -32,6 +32,7 @@
     triggers:
       - pollscm:
           cron: "@hourly"
+      - timed: "@daily"
 
     properties:
       - build-discarder:
@@ -65,6 +66,7 @@
     triggers:
       - pollscm:
           cron: "@hourly"
+      - timed: "@daily"
 
     properties:
       - build-discarder:
index 1c4c4662d32ff5f194c9ac4e022bf64cdfdc49a5..165428bf3ce4095105af0b17a591354dfbf12b93 100644 (file)
@@ -32,6 +32,7 @@
     triggers:
       - pollscm:
           cron: "@hourly"
+      - timed: "@daily"
 
     properties:
       - build-discarder:
@@ -65,6 +66,7 @@
     triggers:
       - pollscm:
           cron: "@hourly"
+      - timed: "@daily"
 
     properties:
       - build-discarder:
index 4d37b6192f3527868036b540fde119e36f0f0ec2..e698b99b903eb985c5808c238f186ea472dc9791 100644 (file)
@@ -24,6 +24,7 @@
     triggers:
       - pollscm:
           cron: "@hourly"
+      - timed: "@daily"
 
     properties:
       - build-discarder:
This page took 0.024888 seconds and 4 git commands to generate.