[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: only build the spec(s) and howto on each commit, not also daily
Holger Levsen
holger at moszumanska.debian.org
Fri Sep 4 02:49:55 UTC 2015
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 7b43e4671fc9489a1bbd839ac06293efed000ea2
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Sep 4 04:49:26 2015 +0200
reproducible: only build the spec(s) and howto on each commit, not also daily
---
job-cfg/reproducible.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 623a664..594d6a3 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -688,14 +688,14 @@
my_node: ''
- '{name}_html_howto':
my_description: 'Generate the HTML of the reproducible builds howto, triggered by changes to the <a href="https://anonscm.debian.org/cgit/reproducible/reproducible-builds-howto.git" target="_blank">reproducible-builds-howto.git</a> repository.'
- my_timed: '57 0 * * *'
+ my_timed: ''
my_gitrepo: 'git://git.debian.org/git/reproducible/reproducible-builds-howto.git'
my_shell: '/srv/jenkins/bin/reproducible_html_howto.sh'
my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm at lists.alioth.debian.org'
my_node: ''
- '{name}_html_spec_source_date_epoch':
my_description: 'Generate the HTML of the reproducible builds SOURCE_DATE_EPOCH specification, triggered by changes to the <a href="https://anonscm.debian.org/cgit/reproducible/source-date-epoch-spec.git" target="_blank">source-date-epoch-spec.git</a> repository.'
- my_timed: '57 0 * * *'
+ my_timed: ''
my_gitrepo: 'git://git.debian.org/git/reproducible/source-date-epoch-spec.git'
my_shell: '/srv/jenkins/bin/reproducible_html_specs.sh source-date-epoch-spec'
my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm 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