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

Update .gitlab-ci.yml file

parent bb5c555f
No related branches found
No related tags found
No related merge requests found
Pipeline #114743 failed
......@@ -21,7 +21,8 @@ stages: # List of stages for jobs, and their order of execution
- test
- deploy
image: docker
services:
- docker:dind
build-job: # This job runs in the build stage, which runs first.
stage: build
script:
......
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