Commit 1649c1f3 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 04a0f193
Pipeline #23536 failed with stages
in 2 minutes and 13 seconds
...@@ -53,7 +53,7 @@ deploy: ...@@ -53,7 +53,7 @@ deploy:
- touch aa.terraform - touch aa.terraform
- terraform plan -out aa.terraform - terraform plan -out aa.terraform
- terraform apply aa.terraform - terraform apply aa.terraform
- terraform destroy - terraform destroy -auto-approve
#- terraform apply config.plan #- terraform apply 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