Fix snap builds (#8483)

This commit is contained in:
Afri Schoedon
2018-04-25 16:25:57 +02:00
committed by GitHub
parent adc3457a89
commit f56c065f57

View File

@@ -309,6 +309,7 @@ case $BUILD_PLATFORM in
x86_64-unknown-snap-gnu)
ARC="amd64"
EXT="snap"
apt update
apt install -y expect zip rhash
snapcraft clean
echo "Prepare snapcraft.yaml for build on Gitlab CI in Docker image"