更新工具

main
刘涛 2025-04-30 16:37:36 +08:00
parent 73f3d8cecb
commit 89c35d6d65
1 changed files with 1 additions and 2 deletions

View File

@ -54,8 +54,7 @@ pipeline {
// dll
sh "cd $WORKSPACE/Tool/dll_tools && ./auto_upload_dll.sh GamePlay"
//
sleep 10
//
sh "cd $WORKSPACE/Tool/dll_tools && ./push_to_git.sh"
}