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

Test

parent 3ebcb893
No related branches found
No related tags found
No related merge requests found
Pipeline #51186 failed
......@@ -10,8 +10,9 @@ variables:
build_image:
stage: build_image
image: tomkukral/buildah:0.31
# image: tomkukral/buildah:0.31
before_script:
- docker --version
- podman --version
- 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