Skip to content
Snippets Groups Projects
Commit 1a7bc151 authored by Éloïs's avatar Éloïs
Browse files

Update .gitlab-ci.yml

parent 5383c119
No related branches found
No related tags found
No related merge requests found
Pipeline #11804 failed
......@@ -24,7 +24,7 @@ build_image:
- docker login -u "duniterteam" -p "$DUNITERTEAM_PASSWD"
- docker tag "$CI_REGISTRY_IMAGE:$CI_BUILD_TAG" "duniter/rust-x64-stable-ci:$CI_BUILD_TAG"
- docker push "duniter/rust-x64-stable-ci:$CI_BUILD_TAG"
- docker push "$duniter/rust-x64-stable-ci:latest"
- docker push "duniter/rust-x64-stable-ci:latest"
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment