Update file .gitlab-ci.yml

This commit is contained in:
2023-08-06 18:17:00 +00:00
parent 4d280e603b
commit a2ccd0c9ed

View File

@@ -2,6 +2,4 @@ include:
- project: 'developerdurp/yml' - project: 'developerdurp/yml'
ref: main ref: main
file: file:
- 'pipelines/terraform.yml' - 'pipelines/terraform.yml'
variables:
GITLAB_TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/${CI_COMMIT_REF_NAME}