mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-30 16:29:30 +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:
|
snap_edge:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: ubuntu:18.04
|
image: cibuilds/snapcraft:core18
|
||||||
before_script: [apt update && apt install snapcraft -y]
|
|
||||||
script: [./scripts/publish-snap-edge.sh]
|
script: [./scripts/publish-snap-edge.sh]
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
Loading…
Reference in New Issue
Block a user