Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
[ci] fix buildah image (#6281)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Nov 14, 2022
1 parent 89dc70f commit 624ae57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 624ae57

Please sign in to comment.