Skip to content
Snippets Groups Projects
Commit 45393ae6 authored by Peter Vennemann's avatar Peter Vennemann
Browse files

Update .gitlab-ci.yml

parent 4dc34b55
No related branches found
No related tags found
No related merge requests found
Pipeline #213200 passed
......@@ -10,4 +10,4 @@ docker-build-master:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script:
- docker build --pull -t "$CI_REGISTRY_IMAGE":prodcc4 .
- docker push "$CI_REGISTRY_IMAGE":prod
- docker push "$CI_REGISTRY_IMAGE":prodcc4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment