Attempt to use beta Docker image for snapcraft on GitLab CI

This commit is contained in:
timvisee 2019-01-11 18:23:26 +01:00
parent 151609983f
commit 7f0857a884
No known key found for this signature in database
GPG key ID: 109CBA0BF74036C2

View file

@ -134,7 +134,7 @@ crate:
# Snap release
snap:
image: snapcore/snapcraft
image: snapcore/snapcraft:beta
stage: release
# only:
# - /^v(\d+\.)*\d+$/