CI: Update snapcraft image
This commit is contained in:
parent
fda4555480
commit
3553e59576
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue