Skip to content
Snippets Groups Projects
Commit d5437272 authored by LAMRINI Houda's avatar LAMRINI Houda
Browse files

Update .gitlab-ci.yml file

parent 43dc13aa
No related branches found
No related tags found
No related merge requests found
Pipeline #47252 failed
......@@ -4,9 +4,9 @@ services:
- name: docker:20.10.5-dind
alias: docker
command: ["--host=tcp://0.0.0.0:2375"]
privileged: true
variables:
DOCKER_HOST: "tcp://localhost:2375"
DOCKER_HOST: "tcp://docker:2375" # Mise à jour pour correspondre à l'alias du service Docker
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
DOCKER_BUILDKIT: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment