diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-04-12 00:04:13 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-04-12 00:04:13 +0200 |
commit | d579a1c3b456268ddeacce6fe97a6d6b4d83052d (patch) | |
tree | 393f642b2793008db79859a56d3bb6d86a6c0992 /job-cfg | |
parent | 35ced8d4241645c26459d55466f2ea23433e45c0 (diff) | |
download | jenkins.debian.net-d579a1c3b456268ddeacce6fe97a6d6b4d83052d.tar.xz |
add m68k rebootstrap job. the redundancy in job-cfg/ is really unbearable ;)
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/rebootstrap.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/job-cfg/rebootstrap.yaml b/job-cfg/rebootstrap.yaml index a8d93b2b..4e2a5ea2 100644 --- a/job-cfg/rebootstrap.yaml +++ b/job-cfg/rebootstrap.yaml @@ -41,6 +41,10 @@ - trigger: project: '{name}_m68k' +- job-template: + defaults: rebootstrap + name: '{name}_m68k' + - project: name: rebootstrap do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/gitweb/?p=qa/jenkins.debian.net.git;a=blob;f=job-cfg/rebootstrap.yaml">rebootstrap.yaml</a>.' |