Skip to content
Snippets Groups Projects
Commit da4df180 authored by Alexander Samusev's avatar Alexander Samusev Committed by GitHub
Browse files

[ci] fix buildah image (#6281)

parent 97dddbab
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment