Commit 80a79557 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 0f102a43
Pipeline #26607 failed with stage
in 4 seconds
......@@ -59,30 +59,3 @@ provision:
- master
# apply:
# tags:
# - rr
# stage: apply
# script:
# - terraform apply config.plan
# dependencies:
# - plan
# #when: manual
# only:
# - master
# destroy:
# tags:
# - rr
# stage: destroy
# script:
# - terraform init
# - echo "Destroying resources"
# - terraform destroy
# # dependencies:
# # - plan
# # - apply
# #when: manual
# only:
# - master
\ No newline at end of file
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