Fix: use pollscm instead of timer
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 18 Feb 2016 20:37:09 +0000 (15:37 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 18 Feb 2016 20:37:09 +0000 (15:37 -0500)
jobs/lttng-tools.yaml

index 4870e9e4becd90774073db931655b712fb5ef42a..f6d045deab5a1ad5e3a57718474db0ecd619e85a 100644 (file)
@@ -79,7 +79,8 @@
           matrix-builds: false
           matrix-configs: true
     triggers:
-      - timed: '@hourly'
+      - pollscm:
+          cron: "@hourly"
       - reverse:
             jobs: 'lttng-ust_{version}_{buildtype}'
             result: 'success'
This page took 0.023088 seconds and 4 git commands to generate.