mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 06:08:00 +00:00
[ci] fix buildah image (#6281)
This commit is contained in:
committed by
GitHub
parent
97dddbab93
commit
da4df1809d
@@ -152,7 +152,7 @@ default:
|
||||
.build-push-image:
|
||||
extends:
|
||||
- .kubernetes-env
|
||||
image: quay.io/buildah/stable
|
||||
image: quay.io/buildah/stable:v1.27
|
||||
before_script:
|
||||
- test -s ./artifacts/VERSION || exit 1
|
||||
- test -s ./artifacts/EXTRATAG || exit 1
|
||||
|
||||
Reference in New Issue
Block a user