Use sautobuild to do the building

This commit is contained in:
Patrick J Cherry
2017-02-22 12:09:19 +00:00
parent 27e9ba595b
commit c3a79718fa

View File

@@ -4,16 +4,13 @@ stages:
package:jessie: &package
stage: package
image: $CI_REGISTRY/docker-images/layers:$DISTRO-deb
tags:
- shell
variables:
DISTRO: jessie
script:
- git checkout debian/$DISTRO
- update-changelog
- install-dependencies
- rm -fv perp-build-deps*.deb .gitlab-ci.yml ../*.{deb,dsc,build,changes,tar.*}
- gbp buildpackage --git-ignore-new --git-ignore-branch --git-upstream-tag=%(s) --git-upstream-branch=master -us -uc
- save-artifacts
- sautobuild $PWD
artifacts:
paths:
- pkg/