Skip to content
Snippets Groups Projects
Commit 3f83b3a5 authored by Tomasz Naskret's avatar Tomasz Naskret
Browse files

Update .gitlab-ci.yml

parent 7930c695
Branches sgjp
No related merge requests found
Pipeline #23952 passed with stage
in 1 minute and 50 seconds
......@@ -21,5 +21,5 @@ build_image:
- docker push $DOCKERHUB_NAME
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker image tag $DOCKERHUB_NAME $CI_REGISTRY_IMAGE:sgjp
- docker push $CI_REGISTRY_IMAGE
- docker push $CI_REGISTRY_IMAGE:sgjp
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment