Skip to content
Snippets Groups Projects
Commit 30f21d8e authored by Sebastian Karius's avatar Sebastian Karius
Browse files

Update .gitlab-ci.yml file

parent 94c4c3a8
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@ docker-build:
variables:
DOCKER_HOST: tcp://docker:2375
DOCKER_TLS_CERTDIR: ""
DOCKER_BUILDKIT: 1
COMPOSE_DOCKER_CLI_BUILD: 1
#DOCKER_BUILDKIT: 1
#COMPOSE_DOCKER_CLI_BUILD: 1
before_script:
- docker info
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
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