Update .gitlab-ci.yml

onboarding
Krille Fear 3 years ago
parent 9c226863e4
commit 93dcbeee20

@ -181,7 +181,8 @@ build_linux_arm64:
snap_edge:
stage: deploy
image: cibuilds/snapcraft:core18
image: ubuntu:18.04
before_script: [apt update && apt install snapcraft -y]
script: [./scripts/publish-snap-edge.sh]
only:
- main

Loading…
Cancel
Save