diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-31 03:13:17 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-31 03:13:17 +0200 |
commit | c131891bf71fcedb74d10a8c11a387565c159c24 (patch) | |
tree | 772da4a55bcfe90f9aa9ffeb5593709884355d42 | |
parent | 5eedbfb0a572735159bc296aa0a61e8a98bee4e4 (diff) | |
download | jenkins.debian.net-c131891bf71fcedb74d10a8c11a387565c159c24.tar.xz |
reproducible: fix node name
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index f6dd080d..3fab3eb1 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -843,7 +843,7 @@ - '{name}_builder_armhf_3': my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' my_timed: 'H/2 * * * *' - my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 hb0-armhf-rb.debian.net:2224' + my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 hb0-armhf-rb:2224' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_coreboot': |