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