From c3a79718fa780b45e0141582f03a23897bac87c0 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Wed, 22 Feb 2017 12:09:19 +0000 Subject: [PATCH] Use sautobuild to do the building --- .gitlab-ci.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 60a24ee..4c7e116 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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/