gitlab-ci: Updated some more

This commit is contained in:
Patrick J Cherry
2017-02-22 13:05:19 +00:00
parent c3a79718fa
commit 1aff2698f7

View File

@@ -9,8 +9,10 @@ package:jessie: &package
variables:
DISTRO: jessie
script:
- export VERSION=$(git tag --contains master --merged master)
- git archive -v --format tgz -o ../ruby-linux-netlink_$VERSION.orig.tar.gz master
- git checkout debian/$DISTRO
- sautobuild $PWD
- sautobuild -d $DISTRO $PWD
artifacts:
paths:
- pkg/