summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-15 23:46:34 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-15 23:46:34 +0100
commit1e7571dbcce0d30f544a45ec436dfd583b505fbb (patch)
tree3d5ebd34e7aef5db897403537606223a33a265a2 /job-cfg
parent082b560649ba8b6a8c6dee23dc68230ee8d196d1 (diff)
downloadjenkins.debian.net-1e7571dbcce0d30f544a45ec436dfd583b505fbb.tar.xz
reproducible: explain setup more verbosely
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 8da3da4c..48de02cb 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -271,7 +271,7 @@
my_shell: '/srv/jenkins/bin/reproducible_html_dd_list.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_notes':
- my_description: 'Generate HTML results (notes) for reproducible builds, triggered by changes to the notes.git repository.'
+ my_description: 'Generate HTML results (notes) for reproducible builds, triggered by changes to the <a href="https://anonscm.debian.org/cgit/reproducible/notes.git" target="_blank">notes.git</a> repository.'
my_timed: '57 0 * * *'
my_gitrepo: 'git://git.debian.org/git/reproducible/notes.git'
my_shell: '/srv/jenkins/bin/reproducible_html_notes.py'