Update build server config

pull/284/head
D.R.racer 2023-07-13 16:17:22 +02:00 committed by DRracer
parent 1633d9af9b
commit 554caa24fa
1 changed files with 1 additions and 0 deletions

View File

@ -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} \