Update .gitlab-ci.yml file
This commit is contained in:
parent
e166478ff4
commit
f21d1ccfba
1 changed files with 1 additions and 2 deletions
|
|
@ -181,8 +181,7 @@ build_linux_arm64:
|
|||
|
||||
snap_edge:
|
||||
stage: deploy
|
||||
image: ubuntu:18.04
|
||||
before_script: [apt update && apt install snapcraft -y]
|
||||
image: cibuilds/snapcraft:core18
|
||||
script: [./scripts/publish-snap-edge.sh]
|
||||
only:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue