Update gitlab-build.sh

This commit is contained in:
Denis S. Soldatov aka General-Beck 2018-02-14 03:46:57 +03:00 committed by GitHub
parent fb3b543672
commit f564d6f806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -308,6 +308,7 @@ case $BUILD_PLATFORM in
x86_64-unknown-snap-gnu)
ARC="amd64"
EXT="snap"
apt install -y expect zip
snapcraft clean
echo "Prepare snapcraft.yaml for build on Gitlab CI in Docker image"
sed -i 's/git/'"$VER"'/g' snap/snapcraft.yaml