mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 12:39:29 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
9f040acee0
commit
679bd38f53
@ -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…
Reference in New Issue
Block a user