Skip to content
Snippets Groups Projects
Commit 9fbf221c authored by Cédric Moreau's avatar Cédric Moreau
Browse files

fix: show podman version

parent 6324d4af
No related branches found
No related tags found
No related merge requests found
......@@ -222,7 +222,7 @@ docker_deploy:
- <<: *is_network_branch
- when: never
before_script:
- sh -c "[ -n '$DUNITERTEAM_PASSWD' ] || ( echo No access to environment variable 'DUNITERTEAM_PASSWD'; exit 1 )"
# - sh -c "[ -n '$DUNITERTEAM_PASSWD' ] || ( echo No access to environment variable 'DUNITERTEAM_PASSWD'; exit 1 )"
# - podman login -u "duniterteam" -p "$DUNITERTEAM_PASSWD" docker.io
script:
- *define_network_branch_vars
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment