Skip to content
Snippets Groups Projects
Commit 6bda6c54 authored by MENACER Mohamed's avatar MENACER Mohamed
Browse files

36 edition

parent 52a53f22
No related branches found
No related tags found
No related merge requests found
Pipeline #47329 failed
...@@ -3,13 +3,9 @@ image: docker:latest ...@@ -3,13 +3,9 @@ image: docker:latest
services: services:
- docker:dind - docker:dind
stages:
- build
- deploy
variables: variables:
DOCKER_HOST: tcp://docker:2375/ DOCKER_HOST: tcp://docker:2375
DOCKER_DRIVER: overlay2 DOCKER_TLS_CERTDIR: ""
before_script: before_script:
- docker info - docker info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment