Commit 4c906442 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 4c429462
Pipeline #23486 failed with stages
in 18 seconds
......@@ -44,13 +44,14 @@ build:
- master
plan:
tags:
- rr
stage: plan
script:
- terraform plan -out "planfile"
- terraform plan
only:
- master
tags:
- rr
apply:
tags:
......
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