11
Some checks reported errors
LOCALNET-DEV/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
nevermoregb 2025-02-22 00:05:01 +09:00
parent dcb323cb40
commit 4a2e60c876

2
Jenkinsfile vendored
View File

@ -36,7 +36,7 @@ pipeline {
echo "start" echo "start"
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
call startup.bat catalina.bat run
''' '''
} }
} }