Commit 29b2bd9a authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 4e44752e
Pipeline #23409 failed
...@@ -57,6 +57,7 @@ install: ...@@ -57,6 +57,7 @@ install:
build: build:
tags: tags:
- rr - rr
extends: .terraform
stage: build stage: build
script: script:
- terraform init -auto-approve -var-file=stage/${ENVIRONMENT}.tfvars - terraform init -auto-approve -var-file=stage/${ENVIRONMENT}.tfvars
......
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