Commit 5d58d200 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent dbd0a2fe
Pipeline #23290 failed with stages
in 1 second
...@@ -22,6 +22,10 @@ cache: ...@@ -22,6 +22,10 @@ cache:
paths: paths:
- .terraform - .terraform
before_script:
- rm -rf .terraform
- terraform init
stages: stages:
- install - install
- build - build
......
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