Commit 96a15012 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent c24a949c
Pipeline #23512 failed with stages
in 40 seconds
...@@ -52,6 +52,7 @@ plan: ...@@ -52,6 +52,7 @@ plan:
stage: plan stage: plan
script: script:
- terraform validate - terraform validate
- touch config.plan
- terraform plan -out config.plan - terraform plan -out config.plan
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