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

Restored

parent 83c9b948
No related branches found
No related tags found
No related merge requests found
Pipeline #51183 failed
...@@ -10,7 +10,7 @@ variables: ...@@ -10,7 +10,7 @@ variables:
build_image: build_image:
stage: build_image stage: build_image
image: tomkukral/buildah:0.31 image: tomkukral/buildah:0.32
before_script: before_script:
- podman login --username "${CI_REGISTRY_USER}" --password "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}" - podman login --username "${CI_REGISTRY_USER}" --password "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}"
script: 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