Update .gitlab-ci.yml

snap build switch to https://hub.docker.com/r/snapcore/snapcraft/
This commit is contained in:
Denis S. Soldatov aka General-Beck 2018-02-14 03:56:54 +03:00 committed by GitHub
parent f564d6f806
commit fe72a32158
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ linux-aarch64:
name: "aarch64-unknown-linux-gnu_parity" name: "aarch64-unknown-linux-gnu_parity"
linux-snap: linux-snap:
stage: build stage: build
image: parity/snapcraft:gitlab-ci image: snapcore/snapcraft:stable
only: only:
- stable - stable
- beta - beta