Commit 1311cf5a authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 29b2bd9a
Pipeline #23410 failed
...@@ -55,9 +55,9 @@ install: ...@@ -55,9 +55,9 @@ install:
build: build:
extends: .terraform
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