mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-16 08:59:31 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
a7ec4ff860
commit
4bb56c6261
@ -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…
Reference in New Issue
Block a user