mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 17:49:15 +02:00
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 release
|
||||||
snap:
|
snap:
|
||||||
image: snapcore/snapcraft
|
image: snapcore/snapcraft:beta
|
||||||
stage: release
|
stage: release
|
||||||
# only:
|
# only:
|
||||||
# - /^v(\d+\.)*\d+$/
|
# - /^v(\d+\.)*\d+$/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue