mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-19 10:39:26 +01:00
CI: Update snapcraft image
This commit is contained in:
parent
7107fc1bb4
commit
873a61e49f
@ -181,7 +181,7 @@ build_linux_arm64:
|
||||
|
||||
snap_edge:
|
||||
stage: deploy
|
||||
image: martinperiscyberdyne/snapcraft:4.x-amd64
|
||||
image: cibuilds/snapcraft
|
||||
script: [./scripts/publish-snap-edge.sh]
|
||||
only:
|
||||
- main
|
||||
@ -230,7 +230,7 @@ update-dependencies:
|
||||
|
||||
snap_stable:
|
||||
extends: .release
|
||||
image: martinperiscyberdyne/snapcraft:4.x-amd64
|
||||
image: cibuilds/snapcraft
|
||||
script: [./scripts/publish-snap-stable.sh]
|
||||
needs: [build_linux_x86]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user