diff options
author | Philip Hands <phil@hands.com> | 2015-12-13 12:27:12 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-13 13:32:08 +0100 |
commit | d7448f00969f01d51d9c360036f62e32646bd3dc (patch) | |
tree | 6b698966acc1f6f229e7a82ca44d0d81e2953990 /job-cfg | |
parent | 13666cda5dfa1e57edbfdd28fea6a7748bdba74d (diff) | |
download | jenkins.debian.net-d7448f00969f01d51d9c360036f62e32646bd3dc.tar.xz |
remove hanging whitespace
Diffstat (limited to 'job-cfg')
-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': |