Checkout the branch, don't create it

This commit is contained in:
Patrick J Cherry
2017-01-24 16:52:05 +00:00
parent 1f2b994c45
commit ad1fbc788d

View File

@@ -8,7 +8,7 @@ package:jessie: &package
variables:
DISTRO: jessie
script:
- git checkout -b debian/$DISTRO
- git checkout debian/$DISTRO
- update-changelog
- install-dependencies
- rm -fv perp-build-deps*.deb .gitlab-ci.yml ../*.{deb,dsc,build,changes,tar.*}