diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index a6aee612..ddf8b361 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -1194,12 +1194,12 @@ my_shell: '/srv/jenkins/bin/reproducible_build.sh hb0-armhf-rb:2224 cbxi4pro0-armhf-rb:2226' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' -# - '{name}_builder_armhf_4': -# my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' -# my_timed: '* * * * *' -# my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbq0-armhf-rb:2225' -# my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' -# my_node: '' + - '{name}_builder_armhf_4': + my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' + my_timed: '* * * * *' + my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbq0-armhf-rb:2225' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: '' - '{name}_builder_armhf_5': my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' my_timed: '* * * * *' |