Skip to content
Snippets Groups Projects
Commit 5d0629f8 authored by Jannes Lücht's avatar Jannes Lücht :shark:
Browse files

Update .gitlab-ci.yml file

parent f21f96ea
No related branches found
No related tags found
No related merge requests found
Pipeline #240292 failed
......@@ -15,6 +15,10 @@ build:
deploy:
stage: deploy
image: docker:latest
variables:
DOCKER_HOST: tcp://localhost:2375/
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
services:
- name: docker:dind
command: ["--tls=false"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment