Hourly cron is for build jobs
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 25 Jan 2016 20:09:50 +0000 (15:09 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 25 Jan 2016 20:09:50 +0000 (15:09 -0500)
jobs/lttng-modules.yaml

index 7fd86282a96b4f43e61bb0a70e655858b6bab515..7bacd3117a53c84360fc75d8a16fc9c192c8abe1 100644 (file)
@@ -34,7 +34,7 @@
 
     triggers:
       - pollscm:
-          cron: "@daily"
+          cron: "@hourly"
 
     properties:
       - github:
 
     triggers:
       - pollscm:
-          cron: "@hourly"
+          cron: "@daily"
 
     scm:
       - git:
This page took 0.024106 seconds and 4 git commands to generate.