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

podman version

parent dbd33aed
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ docker_deploy:
# - podman login -u "duniterteam" -p "$DUNITERTEAM_PASSWD" docker.io
script:
- *define_network_branch_vars
- podman --version
- podman --version || echo "podman version KO"
# - podman manifest rm "$MANIFEST" 2>/dev/null || true
- podman build --layers --platform linux/amd64,linux/arm64 --manifest "$MANIFEST" -f docker/Dockerfile --build-arg chain=$RUNTIME .
# - podman manifest push --all "$MANIFEST" "docker://docker.io/$IMAGE_NAME:$DOCKER_TAG"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment