Skip to content
Snippets Groups Projects
Unverified Commit de729ce0 authored by Thomas Vigouroux's avatar Thomas Vigouroux
Browse files

ci: print destination

skip-tests
parent 10fdf360
Branches
Tags v1.0
No related merge requests found
Pipeline #99524 passed
......@@ -50,6 +50,7 @@ docker-build:
script:
- nix-env --install skopeo
- ./prepare_docker.sh
- echo "Pushing to $IMAGE_TAG"
- skopeo --insecure-policy copy --dest-creds $CI_REGISTRY_USER:$CI_REGISTRY_PASSWORD docker-archive://$(nix-build --no-out-link) docker://$IMAGE_TAG
rules:
- if: $CI_COMMIT_TAG
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment