Attempt to use beta Docker image for snapcraft on GitLab CI
This commit is contained in:
parent
151609983f
commit
7f0857a884
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ crate:
|
|||
|
||||
# Snap release
|
||||
snap:
|
||||
image: snapcore/snapcraft
|
||||
image: snapcore/snapcraft:beta
|
||||
stage: release
|
||||
# only:
|
||||
# - /^v(\d+\.)*\d+$/
|
||||
|
|
Loading…
Add table
Reference in a new issue