Commit 832eb3e0 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 466150b2
Pipeline #23505 failed with stages
in 46 seconds
...@@ -52,7 +52,7 @@ plan: ...@@ -52,7 +52,7 @@ plan:
stage: plan stage: plan
script: script:
- terraform validate - terraform validate
- terraform plan - terraform plan -out "planfile"
only: only:
- master - master
......
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