summaryrefslogtreecommitdiffstats
path: root/job-cfg/piuparts.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-30 22:47:12 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-30 22:47:12 +0200
commit4b1b2a09d376751a5728137b0e960d5c9704b750 (patch)
tree9fdcd3b9ca654c9554243d8d0147a54c4198e6a3 /job-cfg/piuparts.yaml
parent69c001a27332d257808d4f6792bf25832e5e30ae (diff)
downloadjenkins.debian.net-4b1b2a09d376751a5728137b0e960d5c9704b750.tar.xz
job-cfg: use countable triggers again
Diffstat (limited to 'job-cfg/piuparts.yaml')
-rw-r--r--job-cfg/piuparts.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/job-cfg/piuparts.yaml b/job-cfg/piuparts.yaml
index 019495d7..63631c90 100644
--- a/job-cfg/piuparts.yaml
+++ b/job-cfg/piuparts.yaml
@@ -39,7 +39,7 @@
- pollscm: '*/6 * * * *'
publishers:
- trigger:
- project: '{name}_jessie'
+ project: '{my_trigger}'
- project:
name: piuparts
@@ -48,6 +48,7 @@
my_distro: 'sid'
my_shell: 'debian/rules check'
my_description: 'piuparts testsuite running on sid.'
+ my_trigger: '{name}_jessie'
- '{name}_jessie':
my_distro: 'jessie'
my_shell: 'debian/rules check'