Skip to content
Snippets Groups Projects
Commit f8885189 authored by Leah Tacke genannt Unterberg's avatar Leah Tacke genannt Unterberg
Browse files

gi ci

parent dbfdc5ca
Branches
No related tags found
No related merge requests found
Pipeline #480121 passed
...@@ -6,6 +6,7 @@ docker-build: ...@@ -6,6 +6,7 @@ docker-build:
- docker:dind - docker:dind
variables: variables:
DOCKER_IMAGE_NAME: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG DOCKER_IMAGE_NAME: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
DOCKER_TLS_CERTDIR: ""
before_script: before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY - docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
# All branches are tagged with $DOCKER_IMAGE_NAME (defaults to commit ref slug) # All branches are tagged with $DOCKER_IMAGE_NAME (defaults to commit ref slug)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment