diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-05-29 15:06:27 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-05-29 15:07:58 +0200 |
commit | 14cbc75d3b2d6cca31925d0d4956298d425aafab (patch) | |
tree | 7802374713cd8fae099f4d70704a29a828a956d0 /job-cfg | |
parent | 98555f20e7b04e9ac04219b472a97871e9dfd174 (diff) | |
download | jenkins.debian.net-14cbc75d3b2d6cca31925d0d4956298d425aafab.tar.xz |
d-i: also build pu/* branches
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/d-i.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index f36c9b05..50b570fd 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -251,6 +251,7 @@ url: '{gitrepo}' branches: - master + - 'pu/*' builders: - shell: '/srv/jenkins/bin/d-i_build.sh' triggers: |