diff --git a/plugins/webhook/tpl/git.tpl b/plugins/webhook/tpl/git.tpl index 2ec1e9c0f..7a04d73be 100644 --- a/plugins/webhook/tpl/git.tpl +++ b/plugins/webhook/tpl/git.tpl @@ -3,7 +3,7 @@ echo "" > {$ROOT_PATH}/server/webhook/scripts/{$REPO_NAME}.log export HOME=/tmp date "+%Y-%m-%d %H:%M:%S" -# 和手动命令一起执行 +# 和手动命令一起执行一次 git config --global credential.helper store git config --global pull.rebase false