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

Commit

Permalink
Revert " add snapcraft package image (master) (#9584)"
Browse files Browse the repository at this point in the history
This reverts commit ceaedbb.
  • Loading branch information
General-Beck authored Sep 18, 2018
1 parent ceaedbb commit 3807ea0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ build-windows-msvc-x86_64:
package-linux-snap-amd64: &package_snap
stage: package
only: *releaseable_branches
image: parity/snapcraft:gitlab-ci
cache: {}
before_script: *determine_version
variables:
Expand Down Expand Up @@ -268,7 +267,7 @@ package-linux-snap-armhf:
publish-linux-snap-amd64: &publish_snap
stage: publish
only: *publishable_branches
image: parity/snapcraft:gitlab-ci
image: snapcore/snapcraft:stable
cache: {}
before_script: *determine_version
variables:
Expand Down

0 comments on commit 3807ea0

Please sign in to comment.