提交 9a5580f9 编写于 作者: L liuyq-617

update jenkins

上级 3ed402b4
......@@ -467,7 +467,6 @@ pipeline {
}
script{
win_stop=1
println win_stop
}
}
}
......
......@@ -7,6 +7,7 @@ for /F "usebackq tokens=*" %%i in (fulltest.bat) do (
if errorlevel 1 ( call :colorEcho 0c "failed" &echo. && exit 8 ) else ( call :colorEcho 0a "Success" &echo. )
)
exit
:colorEcho
echo off
<nul set /p ".=%DEL%" > "%~2"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册