Skip to content
Snippets Groups Projects
Commit 51300bf2 authored by Udai Singh's avatar Udai Singh
Browse files

Update .gitlab-ci.yml file

parent 5b73f4cf
No related branches found
No related tags found
No related merge requests found
Pipeline #114794 failed
......@@ -22,6 +22,10 @@ default:
alias: docker
before_script:
- docker info
variables:
DOCKER_HOST: tcp://docker:2375
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
stages: # List of stages for jobs, and their order of execution
- build
- test
......
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