.
All checks were successful
LOCALNET-DEV/pipeline/head This commit looks good

This commit is contained in:
nevermoregb 2025-02-24 09:45:48 +09:00
parent 5832d18885
commit ae1332d7a6

1
Jenkinsfile vendored
View File

@ -36,7 +36,6 @@ pipeline {
echo "start" echo "start"
cd /d C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin cd /d C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin
set BUILD_ID=dontKillMe
call startup.bat call startup.bat
ping -n 5 127.0.0.1 > nul ping -n 5 127.0.0.1 > nul
''' '''