mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Add terraform for infra
This commit is contained in:
parent
e14f7ac627
commit
0dab6f4f33
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ stages:
|
||||||
- destroy
|
- destroy
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
WORKDIR: $CI_PROJECT_DIR/infra
|
WORKDIR: $CI_PROJECT_DIR/infra/terraform
|
||||||
GITLAB_TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/infra
|
GITLAB_TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/infra
|
||||||
|
|
||||||
image:
|
image:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue