Fix GitLab CI

This commit is contained in:
Joey den Broeder 2022-01-10 14:16:14 +01:00
parent 5902d2cdcb
commit c739e81ef8
No known key found for this signature in database
GPG Key ID: AB36F22652C4B6C8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
image: registry.gitlab.com/gitlab-org/terraform-images/stable:latest
variables:
TF_ROOT: ${CI_PROJECT_DIR}/environments/example/production
TF_ROOT: ${CI_PROJECT_DIR}
TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/bij1
cache: