add snapcraft package image (master) (#9584)
This commit is contained in:
parent
52f8b1a1d7
commit
ceaedbbd7f
@ -226,6 +226,7 @@ build-windows-msvc-x86_64:
|
|||||||
package-linux-snap-amd64: &package_snap
|
package-linux-snap-amd64: &package_snap
|
||||||
stage: package
|
stage: package
|
||||||
only: *releaseable_branches
|
only: *releaseable_branches
|
||||||
|
image: parity/snapcraft:gitlab-ci
|
||||||
cache: {}
|
cache: {}
|
||||||
before_script: *determine_version
|
before_script: *determine_version
|
||||||
variables:
|
variables:
|
||||||
@ -267,7 +268,7 @@ package-linux-snap-armhf:
|
|||||||
publish-linux-snap-amd64: &publish_snap
|
publish-linux-snap-amd64: &publish_snap
|
||||||
stage: publish
|
stage: publish
|
||||||
only: *publishable_branches
|
only: *publishable_branches
|
||||||
image: snapcore/snapcraft:stable
|
image: parity/snapcraft:gitlab-ci
|
||||||
cache: {}
|
cache: {}
|
||||||
before_script: *determine_version
|
before_script: *determine_version
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user