Commit 1c8d151f authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 3ea72af1
Pipeline #23432 failed with stages
in 5 seconds
......@@ -18,7 +18,7 @@ variables:
TF_ROOT: terraform
TF_CACHE_KEY: default
TF_STATE_NAME: default
export TF_VAR_init : terraform init
......@@ -60,7 +60,7 @@ build:
- rr
stage: build
script:
- terraform init
- terraform init -input=false
only:
- 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