diff --git a/utils/holly/Jenkinsfile b/utils/holly/Jenkinsfile index 714ca7d..de1733f 100644 --- a/utils/holly/Jenkinsfile +++ b/utils/holly/Jenkinsfile @@ -78,6 +78,7 @@ pipeline { steps { sh """ export XDG_CACHE_HOME=\$PWD/.precommit + git config --unset-all core.hooksPath pre-commit install pre-commit run \ --source remotes/origin/${env.CHANGE_TARGET} \