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

This commit is contained in:
nevermoregb 2025-02-21 14:19:39 +09:00
parent 3d8144eb0f
commit ae994d6778

2
Jenkinsfile vendored
View File

@ -25,7 +25,7 @@ pipeline {
ping -n 5 127.0.0.1 > nul ping -n 5 127.0.0.1 > nul
) )
copy /Y build\\libs\\*-plain.war C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\webapps\\ROOT.war copy /Y build\\libs\\*-plain.war C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\webapps
ping -n 5 127.0.0.1 > nul ping -n 5 127.0.0.1 > nul
cd C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin cd C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin