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

This commit is contained in:
nevermoregb 2025-02-22 00:49:26 +09:00
parent dd16a29f77
commit ff1f585e45

2
Jenkinsfile vendored
View File

@ -36,7 +36,7 @@ pipeline {
echo "start"
cd /d C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin
start catalina.bat run
call startup.bat
ping -n 10 127.0.0.1 > nul
'''
}