diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-01-13 02:38:49 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-01-13 02:38:49 +0100 |
commit | 62566b57f9c50189f69660e6b029c82c24cef671 (patch) | |
tree | 7f7fa72737c89e244caae860d4db9a7a1dd6f7d0 /job-cfg | |
parent | 8925c172431cd994c8da0eb4cc562fe03a1cb610 (diff) | |
download | jenkins.debian.net-62566b57f9c50189f69660e6b029c82c24cef671.tar.xz |
reproducible Debian: bump up amd64 builds
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 72902074..5f781ced 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -591,6 +591,14 @@ - '30': *builders_5_11 - '31': *builders_11_15 - '32': *builders_15_11 + - '33': *builders_1_5 + - '34': *builders_5_1 + - '35': *builders_1_15 + - '36': *builders_15_1 + - '37': *builders_11_5 + - '38': *builders_5_11 + - '39': *builders_11_15 + - '40': *builders_15_11 my_shell: '/srv/jenkins/bin/reproducible_build.sh {my_node1}-{my_arch} {my_node2}-{my_arch}' my_timed: '* * * * *' my_hname: '' |