diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-08-14 13:28:18 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-08-14 13:28:18 +0200 |
commit | 0a884f9bafac8c93c84734e5bd2a195997c28ca1 (patch) | |
tree | e5b20b64f5ca6f54b7e84acd7853b9402354562d /job-cfg | |
parent | 7897494c0b048f5fef1591a75d504f57e0c35d8e (diff) | |
download | jenkins.debian.net-0a884f9bafac8c93c84734e5bd2a195997c28ca1.tar.xz |
reproducible: fix typo
Diffstat (limited to 'job-cfg')
-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 2e05d49c..2539da29 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -703,7 +703,7 @@ my_timed: '42 23 1 1 *' my_hname: 'profitbricks4' my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git' - - 'diffoscope_master_brach': + - 'diffoscope_master_branch': my_description: 'Build diffoscope debian package from the master branch.' my_timed: '42 23 1 1 *' my_hname: '' |