diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-08 17:33:46 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-08 17:33:46 +0100 |
commit | 1f1b32ae2f5b2767684ec30929569ec2aedacbc3 (patch) | |
tree | 7622298b4fd61d70266f0a3111d3c89a6822418e /job-cfg/cd-test.yaml | |
parent | b4db19442ac18d3f6a9da69c455bcf4e07ae8a1b (diff) | |
download | jenkins.debian.net-1f1b32ae2f5b2767684ec30929569ec2aedacbc3.tar.xz |
fixup: provide link to job configuration source
Diffstat (limited to 'job-cfg/cd-test.yaml')
-rw-r--r-- | job-cfg/cd-test.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/cd-test.yaml b/job-cfg/cd-test.yaml index 4dcbb1a5..f9ce8996 100644 --- a/job-cfg/cd-test.yaml +++ b/job-cfg/cd-test.yaml @@ -49,7 +49,7 @@ - project: name: cd-test - do_not_edit: '<br><br>Configured through <a href="http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git;a=blob;f=job-cfg/{name}s.yaml">{name}s.yaml</a>' + do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git;a=blob;f=job-cfg/cd-tests.yaml">cd-tests.yaml</a>.' jobs: - '{name}_wheezy_debian_edu_workstation': my_shell: '/srv/jenkins/bin/cd_tester.sh 1 wheezy-debian-edu-workstation 25 http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso' |