diff options
author | Christoph Berg | 2016-01-08 20:45:48 +0000 |
---|---|---|
committer | Christoph Berg | 2016-01-08 20:46:05 +0000 |
commit | cdac1917cfbf85f9ac198e1702db422e3cd8a9e3 (patch) | |
tree | 9dc02bcdc855272be44476abf0d71d48d18f12dd | |
parent | b851794696808dcb4cb4f1ecb0d5f487f1455309 (diff) |
Move preprepare to debian branch
-rw-r--r-- | jenkins/pgapt-jobs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins/pgapt-jobs.yaml b/jenkins/pgapt-jobs.yaml index a66be31..b91e4e7 100644 --- a/jenkins/pgapt-jobs.yaml +++ b/jenkins/pgapt-jobs.yaml @@ -1103,7 +1103,7 @@ - project: name: preprepare git-url: git://github.com/dimitri/preprepare.git - git-branch: master + git-branch: debian dist-filter: '' jobs: - git-packages-with-next |