Update .gitlab-ci.yml
snap build switch to https://hub.docker.com/r/snapcore/snapcraft/
This commit is contained in:
parent
f564d6f806
commit
fe72a32158
@ -130,7 +130,7 @@ linux-aarch64:
|
||||
name: "aarch64-unknown-linux-gnu_parity"
|
||||
linux-snap:
|
||||
stage: build
|
||||
image: parity/snapcraft:gitlab-ci
|
||||
image: snapcore/snapcraft:stable
|
||||
only:
|
||||
- stable
|
||||
- beta
|
||||
|
Loading…
Reference in New Issue
Block a user