Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Fix snap builds (#8483)
Browse files Browse the repository at this point in the history
  • Loading branch information
5chdn committed Apr 25, 2018
1 parent 60d0094 commit e4f0513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/gitlab-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e4f0513

Please sign in to comment.