summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-14 15:51:15 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-14 15:51:15 +0200
commitabd344f2c37042e50099a93eb429b3ce723758aa (patch)
treea1819bb13cc43d1ef4779953ce30c985c7a1e213 /job-cfg
parentce967f0dbc81254f6c426cf77332c34ab9f4d58b (diff)
downloadjenkins.debian.net-abd344f2c37042e50099a93eb429b3ce723758aa.tar.xz
try to fixup last commit
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/lintian-tests.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml
index 354c5ace..692265d5 100644
--- a/job-cfg/lintian-tests.yaml
+++ b/job-cfg/lintian-tests.yaml
@@ -1,5 +1,5 @@
- defaults:
- name: lintian-tests
+ name: lintian
project-type: freestyle
properties:
- sidebar:
@@ -32,18 +32,18 @@
recipients: 'jenkins+debian-qa holger@layer-acht.org lintian-maint@debian.org'
- job-template:
- defaults: lintian-tests
+ defaults: lintian
name: '{name}_wheezy'
- job-template:
- defaults: lintian-tests
+ defaults: lintian
name: '{name}_jessie'
publishers:
- trigger:
project: '{name}_wheezy'
- job-template:
- defaults: lintian-tests
+ defaults: lintian
name: '{name}_sid'
triggers:
- pollscm: '*/6 * * * *'