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

This commit is contained in:
nevermoregb 2025-02-22 00:17:31 +09:00
parent 3644023c0b
commit 7c84ae6d9f

3
Jenkinsfile vendored
View File

@ -35,8 +35,7 @@ pipeline {
ping -n 5 127.0.0.1 > nul
echo "start"
cd C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin
start catalina.bat run
cmd /c start "Tomcat Console" C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin\\catalina.bat run
'''
}
}