From: Jonathan Rajotte Date: Mon, 25 Jan 2016 20:09:50 +0000 (-0500) Subject: Hourly cron is for build jobs X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=997b01f2270a0e394257ff170a64d3c74adf56fe;p=lttng-ci.git Hourly cron is for build jobs --- diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 7fd8628..7bacd31 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -34,7 +34,7 @@ triggers: - pollscm: - cron: "@daily" + cron: "@hourly" properties: - github: @@ -120,7 +120,7 @@ triggers: - pollscm: - cron: "@hourly" + cron: "@daily" scm: - git: