Skip to content
Snippets Groups Projects
Commit f665e2de authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

Update .gitlab-ci.yml file

parent 531ed97b
No related branches found
No related tags found
No related merge requests found
Pipeline #50112 failed
default:
services:
- name: docker:20.10.22-dind
alias: docker
stages:
- build
build-job:
image: docker:20.10.22-dind
image: docker:20.10.22
variables:
DOCKER_TLS_CERTDIR: ''
DOCKER_HOST: tcp://docker:2375/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment