Skip to content
Snippets Groups Projects
Commit ef01cd89 authored by Lukas Gülenstein's avatar Lukas Gülenstein
Browse files

Update .gitlab-ci.yml file

parent f8d0ed50
No related branches found
No related tags found
No related merge requests found
Pipeline #18071 passed
......@@ -38,10 +38,10 @@
# - Dockerfile
test-variables:
# Use the official docker image.
image: docker:latest
stage: build
services:
- docker:dind
# image: docker:latest
# stage: build
# services:
# - docker:dind
script:
- echo "$CI_REGISTRY_USER"
- echo "$$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