Commit c27b075e authored by anashwara.pv's avatar anashwara.pv

Update .gitlab-ci.yml

parent 682adfe1
Pipeline #37775 failed
......@@ -13,6 +13,18 @@ build:
- docker push anashwaraanu/micro_service_cicd:latest
- docker logout
workflow:
rules:
- if: $CI_MERGE_REQUEST_APPROVED
....
stagename:
stage: stage
only:
- branchname
- merge_requests
except:
- master
test:
stage: test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment