diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 7702aa5e..c8e274f4 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -444,10 +444,6 @@ - job-template: defaults: reproducible_git - name: '{name}_html_howto' - -- job-template: - defaults: reproducible_git name: '{name}_html_spec_source_date_epoch' - job-template: @@ -1034,13 +1030,6 @@ my_shell: '/srv/jenkins/bin/reproducible_notes.py && /srv/jenkins/bin/reproducible_html_notes.py' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - - '{name}_html_howto': - my_description: 'Generate the HTML of the reproducible builds howto, triggered by changes to the <a href="https://anonscm.debian.org/cgit/reproducible/reproducible-builds-howto.git" target="_blank">reproducible-builds-howto.git</a> repository.' - my_timed: '' - my_gitrepo: 'git://git.debian.org/git/reproducible/reproducible-builds-howto.git' - my_shell: '/srv/jenkins/bin/reproducible_html_howto.sh' - my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' - my_node: '' - '{name}_html_spec_source_date_epoch': my_description: 'Generate the HTML of the reproducible builds SOURCE_DATE_EPOCH specification, triggered by changes to the <a href="https://anonscm.debian.org/cgit/reproducible/source-date-epoch-spec.git" target="_blank">source-date-epoch-spec.git</a> repository.' my_timed: '' |