mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
Update file terraform-gitlab.yml
This commit is contained in:
parent
7a36f7ca69
commit
70013b9c65
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ stages:
|
|||
- destroy
|
||||
|
||||
variables:
|
||||
WORKDIR: $CI_PROJECT_DIR/terraform
|
||||
WORKDIR: $CI_PROJECT_DIR/.tf
|
||||
GITLAB_TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/gitlab
|
||||
TF_VAR_GITLAB_PROJECT_ID: $CI_PROJECT_ID
|
||||
TF_VAR_GITLAB_PROJECT_NAME: $CI_PROJECT_NAME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue