Skip to content
Snippets Groups Projects
Commit 7a3faec9 authored by nimrod's avatar nimrod
Browse files

Skip pip-complie pre-commit hook.

Different Python versions cause different files. Shouldn't be run in CI.
parent 1a00fd1b
No related branches found
No related tags found
No related merge requests found
Pipeline #3197 passed
......@@ -11,7 +11,7 @@ pre-commit:
variables:
XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache"
SKIP: |-
gitlab-ci-linter
gitlab-ci-linter,pip-compile
# yamllint disable-line rule:line-length
TF_HTTP_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/default
TF_HTTP_USERNAME: gitlab-ci-token
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment