Update .gitlab-ci.yml
This commit is contained in:
parent
40df63b4c0
commit
a305434107
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ build_linux_arm64:
|
||||||
|
|
||||||
snap:edge:
|
snap:edge:
|
||||||
stage: release
|
stage: release
|
||||||
image: "diddledan/snapcraft"
|
image: "diddledan/snapcraft:core18"
|
||||||
variables:
|
variables:
|
||||||
SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE}
|
SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE}
|
||||||
only: [main]
|
only: [main]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue