diff options
author | Niels Thykier <niels@thykier.net> | 2015-11-01 17:29:04 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-01 13:26:32 -0600 |
commit | f19cfb62ad0f39e0949609419ee0e2d5c9b95ed0 (patch) | |
tree | c58f6bb4e2233ea0a6bc44058a0614b36358c1ad /job-cfg | |
parent | a75e024a474f723b3ba18190c4b09435a7a1c848 (diff) | |
download | jenkins.debian.net-f19cfb62ad0f39e0949609419ee0e2d5c9b95ed0.tar.xz |
lintian-tests.yaml: Also build "smoke-me" branches
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/lintian-tests.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index 17e61478..8e6450c1 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -25,6 +25,7 @@ url: 'git://anonscm.debian.org/lintian/lintian.git' branches: - master + - 'origin/smoke-me/**' builders: - shell: '/srv/jenkins/bin/chroot-run.sh {my_distro} {my_shell}' |