Commit 270c083b authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 5d58d200
Pipeline #23291 failed with stages
in 1 second
...@@ -23,8 +23,8 @@ cache: ...@@ -23,8 +23,8 @@ cache:
- .terraform - .terraform
before_script: before_script:
- rm -rf .terraform - $rm -rf .terraform
- terraform init - $terraform init
stages: stages:
- install - install
......
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