Skip to content
Snippets Groups Projects
Commit a58b3825 authored by Totmak's avatar Totmak
Browse files

docker tweak

parent a8b6f4bc
No related branches found
No related tags found
No related merge requests found
Pipeline #41219 failed
......@@ -8,7 +8,7 @@ docker-build:
services:
- docker:dind
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- echo $CI_BUILD_TOKEN | docker login -u "$CI_REGISTRY_USER" -password-stdin $CI_REGISTRY
# Default branch leaves tag empty (= latest tag)
# All other branches are tagged with the escaped branch name (commit ref slug)
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment