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

Update .gitlab-ci.yml file

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