From f564d6f806a1fe96de5d83cdd83e3c7d8409d888 Mon Sep 17 00:00:00 2001 From: "Denis S. Soldatov aka General-Beck" Date: Wed, 14 Feb 2018 03:46:57 +0300 Subject: [PATCH] Update gitlab-build.sh --- scripts/gitlab-build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/gitlab-build.sh b/scripts/gitlab-build.sh index b1c9355f7..412bd7b5b 100755 --- a/scripts/gitlab-build.sh +++ b/scripts/gitlab-build.sh @@ -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