Skip to content
Snippets Groups Projects
Commit 8360ae78 authored by Alexandra's avatar Alexandra
Browse files

ci: reduce image name pushed

parent daa383ee
Branches
Tags
No related merge requests found
Pipeline #14254 failed
......@@ -10,6 +10,6 @@ build:
script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.e-biz.fr
- ./build.sh $TAG
- docker push $CI_REGISTRY_IMAGE/theia:$TAG
- docker push $CI_REGISTRY_IMAGE:$TAG
rules:
- if: '$CI_COMMIT_BRANCH == "main"'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment