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: ...@@ -44,13 +44,14 @@ build:
- master - master
plan: plan:
tags:
- rr
stage: plan stage: plan
script: script:
- terraform plan -out "planfile" - terraform plan
only: only:
- master - master
tags:
- rr
apply: apply:
tags: 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