Skip to content
Snippets Groups Projects
Commit 3e30979e authored by Adam Fekete's avatar Adam Fekete
Browse files

Update .gitlab-ci.yml file

parent be83153b
No related branches found
No related tags found
No related merge requests found
Pipeline #160971 failed
image: docker:20.10.16 image: docker:latest
variables: variables:
# When you use the dind service, you must instruct Docker to talk with # When you use the dind service, you must instruct Docker to talk with
...@@ -18,7 +18,7 @@ variables: ...@@ -18,7 +18,7 @@ variables:
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
services: services:
- docker:20.10.16-dind - docker:dind
build: build:
stage: build stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment