diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-12-13 13:37:28 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-13 13:37:28 +0100 |
commit | e95fe1f3578439513033f2c4b7067fb63fdd50c4 (patch) | |
tree | a04a6c49ac80dc30f1437573422d81c874c2fb2f /job-cfg | |
parent | ec80501e8ab6597e6b787ed71e0f8d3a2556f608 (diff) | |
download | jenkins.debian.net-e95fe1f3578439513033f2c4b7067fb63fdd50c4.tar.xz |
reproducible: jenkins is an amd64 system
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index d3f759a5..69913c10 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -225,7 +225,7 @@ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_hname: - 'jenkins': - my_arch: 'armhf' + my_arch: 'amd64' my_node: '' - '{name}_{my_task}_{my_arch}_{my_hname}': @@ -351,7 +351,7 @@ my_hname: - 'jenkins': - my_arch: 'armhf' + my_arch: 'amd64' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' |