diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index fe0bdb86..48cf5ec5 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -223,7 +223,7 @@ my_timed: '5 0,3,6,9,12,15,18,21 * * *' my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' - my_hname: + my_hname: - 'jenkins': my_arch: 'armhf' my_node: '' @@ -233,7 +233,7 @@ - 'maintenance': my_description: 'Do some maintenance: check for old directories laying around, do backups, update pbuilder and schroots, etc.' my_timed: '5 0,3,6,9,12,15,18,21 * * *' - my_hname: + my_hname: - 'bpi0': my_arch: 'armhf' - 'cbxi4pro0': @@ -277,7 +277,7 @@ my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.' my_timed: '33 1 * * *' - my_hname: + my_hname: - 'profitbricks1': my_arch: 'amd64' - 'profitbricks2': @@ -298,7 +298,7 @@ - 'setup_schroot_unstable': my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.' my_timed: '42 1 * * *' - my_hname: + my_hname: - 'bpi0': my_arch: 'armhf' - 'cbxi4pro0': |