Loading templates/pre-commit.yml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -12,6 +12,7 @@ pre-commit: XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache" XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache" SKIP: |- SKIP: |- gitlab-ci-linter,pip-compile gitlab-ci-linter,pip-compile TF_CLI: tofu # yamllint disable-line rule:line-length # yamllint disable-line rule:line-length TF_HTTP_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/default TF_HTTP_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/default TF_HTTP_USERNAME: gitlab-ci-token TF_HTTP_USERNAME: gitlab-ci-token Loading Loading
templates/pre-commit.yml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -12,6 +12,7 @@ pre-commit: XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache" XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache" SKIP: |- SKIP: |- gitlab-ci-linter,pip-compile gitlab-ci-linter,pip-compile TF_CLI: tofu # yamllint disable-line rule:line-length # yamllint disable-line rule:line-length TF_HTTP_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/default TF_HTTP_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/default TF_HTTP_USERNAME: gitlab-ci-token TF_HTTP_USERNAME: gitlab-ci-token Loading