Commit d793ee76 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent ca903018
Pipeline #23515 failed with stages
in 2 minutes and 15 seconds
...@@ -80,7 +80,8 @@ destroy: ...@@ -80,7 +80,8 @@ destroy:
- echo "Destroying resources" - echo "Destroying resources"
- terraform destroy - terraform destroy
dependencies: dependencies:
- apply - plan
# - apply
#when: manual #when: manual
only: only:
refs: refs:
......
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