summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'