Skip to content
Snippets Groups Projects
Commit 365e754f authored by Nicolas M. Thiéry's avatar Nicolas M. Thiéry
Browse files

Try with older version of podman

parent c1a95261
No related branches found
No related tags found
No related merge requests found
Pipeline #51179 failed
......@@ -10,7 +10,7 @@ variables:
build_image:
stage: build_image
image: tomkukral/buildah:0.39
image: quay.io/podman/stable:v3.1.2
before_script:
- podman login --username "${CI_REGISTRY_USER}" --password "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}"
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment