Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 3807ea0

Browse files
authored
Revert " add snapcraft package image (master) (#9584)"
This reverts commit ceaedbb.
1 parent ceaedbb commit 3807ea0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ build-windows-msvc-x86_64:
226226
package-linux-snap-amd64: &package_snap
227227
stage: package
228228
only: *releaseable_branches
229-
image: parity/snapcraft:gitlab-ci
230229
cache: {}
231230
before_script: *determine_version
232231
variables:
@@ -268,7 +267,7 @@ package-linux-snap-armhf:
268267
publish-linux-snap-amd64: &publish_snap
269268
stage: publish
270269
only: *publishable_branches
271-
image: parity/snapcraft:gitlab-ci
270+
image: snapcore/snapcraft:stable
272271
cache: {}
273272
before_script: *determine_version
274273
variables:

0 commit comments

Comments
 (0)