Commit 8768869d authored by Jemimah O.'s avatar Jemimah O.
Browse files

Add spec job for reproducible build definition

parent f94d787c
...@@ -637,6 +637,11 @@ ...@@ -637,6 +637,11 @@
my_description: 'Generate the HTML of the reproducible builds BUILD_PATH_PREFIX_MAP specification, triggered by changes to the <a href="{my_gitrepo}" target="_blank">{my_reponame}.git</a> repository.' my_description: 'Generate the HTML of the reproducible builds BUILD_PATH_PREFIX_MAP specification, triggered by changes to the <a href="{my_gitrepo}" target="_blank">{my_reponame}.git</a> repository.'
my_timed: '' my_timed: ''
my_shell: '/srv/jenkins/bin/reproducible_html_specs.sh {my_reponame}' my_shell: '/srv/jenkins/bin/reproducible_html_specs.sh {my_reponame}'
- 'reproducible-build-definition-spec':
my_description: 'Generate the HTML of the reproducible builds REPRODUCIBLE_BUILDS_DEFINITION specification, triggered by changes to the <a href="{my_gitrepo}" target="_blank">{my_reponame}.git</a> repository.'
my_timed: ''
my_shell: '/srv/jenkins/bin/reproducible_html_specs.sh {my_reponame}'
my_gitrepo: 'https://salsa.debian.org/reproducible-builds/specs/{my_reponame}.git' my_gitrepo: 'https://salsa.debian.org/reproducible-builds/specs/{my_reponame}.git'
my_hname: '' my_hname: ''
my_naginator_regex: 'Caused by: hudson.plugins.git.GitException: Command "git fetch' my_naginator_regex: 'Caused by: hudson.plugins.git.GitException: Command "git fetch'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment