Revert "chore: Switch to snapcore docker image"
This reverts commit 55dcf0a45bf9a9f989e1e99a8ecd1c66cd132736
This commit is contained in:
parent
c5a6094233
commit
43c8248b49
1 changed files with 2 additions and 2 deletions
|
|
@ -180,7 +180,7 @@ build_linux_arm64:
|
|||
|
||||
snap_edge:
|
||||
stage: deploy
|
||||
image: snapcore/snapcraft
|
||||
image: cibuilds/snapcraft:core18
|
||||
script: [./scripts/publish-snap-edge.sh]
|
||||
only:
|
||||
- main
|
||||
|
|
@ -229,7 +229,7 @@ update-dependencies:
|
|||
|
||||
snap_stable:
|
||||
extends: .release
|
||||
image: snapcore/snapcraft
|
||||
image: cibuilds/snapcraft:core18
|
||||
script: [./scripts/publish-snap-stable.sh]
|
||||
needs: [build_linux_x86]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue