diff options
author | Philip Hands <phil@hands.com> | 2015-12-13 21:26:25 +0100 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2015-12-13 21:26:25 +0100 |
commit | cb8097e291c43b050b0f64ca0384a32dd32e9133 (patch) | |
tree | 8a611324a0bbe110a92846991720cce94e93b660 | |
parent | b366e7e2d67e6dc6c01bec4ff7130aa099ee86a1 (diff) | |
download | jenkins.debian.net-cb8097e291c43b050b0f64ca0384a32dd32e9133.tar.xz |
tidy unneeded job-template
-rw-r--r-- | job-cfg/reproducible.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index f8e1494f..4b05788c 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -609,10 +609,6 @@ # =-=-=-= old style stuff =-=-=-= - job-template: - defaults: reproducible - name: '{name}_setup_schroot_unstable_diffoscope_amd64_profitbricks3' - -- job-template: defaults: reproducible_git name: '{name}_html_notes' |