Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 90fa8466 authored by Enrico UBALDI's avatar Enrico UBALDI
Browse files

CI latest tag on container.

parent 39a0e866
No related branches found
No related tags found
No related merge requests found
Pipeline #242579 failed
......@@ -160,7 +160,7 @@ docker_build:
script:
- echo "$CI_JOB_TOKEN" | docker login $CI_REGISTRY -u $CI_REGISTRY_USER --password-stdin
- docker build -t $CI_REGISTRY$CI_REGISTRY_LOCATION:$CI_COMMIT_TAG .
- docker push $CI_REGISTRY$CI_REGISTRY_LOCATION:$CI_COMMIT_TAG
- docker push $CI_REGISTRY$CI_REGISTRY_LOCATION:$CI_COMMIT_TAG $CI_REGISTRY$CI_REGISTRY_LOCATION:latest
pages:
stage: deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment