[Qa-jenkins-scm] [jenkins.debian.net] 01/01: debian-edu packages: only poll git once a day since pushes should trigger builds now
Holger Levsen
holger at layer-acht.org
Sun Jul 17 13:00:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 7ed0bf9e0d2c565decebb56686716d63078705aa
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Jul 17 15:00:04 2016 +0200
debian-edu packages: only poll git once a day since pushes should trigger builds now
---
job-cfg/edu-packages.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/edu-packages.yaml b/job-cfg/edu-packages.yaml
index 3421ec2..c6b1454 100644
--- a/job-cfg/edu-packages.yaml
+++ b/job-cfg/edu-packages.yaml
@@ -29,7 +29,7 @@
- shell: '/srv/jenkins/bin/chroot-run.sh {my_distro} debuild -b -uc -us'
triggers:
- pollscm:
- cron: '*/6 * * * *'
+ cron: 'H/1 H/1 * * *'
publishers:
- email:
recipients: 'jenkins+debian-edu debian-edu-commits at lists.alioth.debian.org'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list