mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-22 13:45:40 +00:00
[ci] fix buildah (#1870)
This commit is contained in:
committed by
GitHub
parent
cb3d0e199a
commit
3630f9da65
@@ -2,7 +2,7 @@
|
|||||||
# Here are all jobs that are executed during "publish" stage
|
# Here are all jobs that are executed during "publish" stage
|
||||||
|
|
||||||
.build-push-image:
|
.build-push-image:
|
||||||
image: quay.io/buildah/stable
|
image: quay.io/buildah/stable:v1.27
|
||||||
variables:
|
variables:
|
||||||
DOCKERFILE: "" # docker/path-to.Dockerfile
|
DOCKERFILE: "" # docker/path-to.Dockerfile
|
||||||
IMAGE_NAME: "" # docker.io/paritypr/image_name
|
IMAGE_NAME: "" # docker.io/paritypr/image_name
|
||||||
|
|||||||
Reference in New Issue
Block a user