2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-05-05 09:27:23 +02:00

Update .gitlab-ci.yml file

This commit is contained in:
Krille Fear 2021-12-29 10:13:12 +00:00
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