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

Update .gitlab-ci.yml file

parent 6f906d89
No related branches found
No related tags found
No related merge requests found
Pipeline #114755 failed
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
default: default:
image: docker:24.0.5 image: docker:24.0.5
services: services:
- docker:24.0.5-dind - name: registry.hub.docker.com/library/docker:24.0.5-dind
alias: docker
before_script: before_script:
- docker info - docker info
stages: # List of stages for jobs, and their order of execution stages: # List of stages for jobs, and their order of execution
......
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