summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-23 22:52:20 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-23 22:52:20 +0200
commitc9f61cb51d808248be2614580f6e050bcb4f6adc (patch)
treeb3ff2067eb35f786e73da0f0a1ecea6690712d5f /job-cfg/reproducible.yaml
parent2ed6532a4bcb4dc553565ce1887d28748aeb4e66 (diff)
downloadjenkins.debian.net-c9f61cb51d808248be2614580f6e050bcb4f6adc.tar.xz
fix typo in last commit. groaaar.
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 9b54a029..15dd4faa 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -32,14 +32,14 @@
- job-template:
defaults: reproducible
- name: '{name}_build_core_good'
+ name: '{name}_build_example_good'
publishers:
- email:
recipients: 'jenkins+reproducible holger@layer-acht.org lunar@debian.org'
- job-template:
defaults: reproducible
- name: '{name}_build_core_fail'
+ name: '{name}_build_example_fail'
publishers:
- email:
recipients: 'jenkins+reproducible holger@layer-acht.org lunar@debian.org'