CI: Try another image
This commit is contained in:
parent
0d1a80adf0
commit
6bef42f0be
1 changed files with 2 additions and 2 deletions
|
|
@ -170,7 +170,7 @@ build_linux:
|
|||
|
||||
snap:edge:
|
||||
stage: release
|
||||
image: "cibuilds/snapcraft:core18"
|
||||
image: "snapcore/snapcraft"
|
||||
variables:
|
||||
SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE}
|
||||
only:
|
||||
|
|
@ -185,7 +185,7 @@ snap:edge:
|
|||
|
||||
snap:publish:
|
||||
stage: release
|
||||
image: "cibuilds/snapcraft:core18"
|
||||
image: "snapcore/snapcraft"
|
||||
variables:
|
||||
SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE}
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue