Commit 22bac482 authored by Abhishek's avatar Abhishek
Browse files

Update .gitlab-ci.yml file

parent bf2394a2
Pipeline #11995 canceled with stages
in 2 minutes and 1 second
...@@ -35,7 +35,7 @@ docker_build_test: ...@@ -35,7 +35,7 @@ docker_build_test:
services: services:
- docker:24.0.5-dind - docker:24.0.5-dind
variables: variables:
DOCKER_HOST: tcp://docker:2375 DOCKER_HOST: ""
DOCKER_TLS_CERTDIR: "" DOCKER_TLS_CERTDIR: ""
needs: [build_backend] needs: [build_backend]
script: script:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment