This commit is contained in:
parent
4b5e28684a
commit
5832d18885
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -36,7 +36,8 @@ pipeline {
|
||||
|
||||
echo "start"
|
||||
cd /d C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin
|
||||
BUILD_ID=dontKillMe call startup.bat
|
||||
set BUILD_ID=dontKillMe
|
||||
call startup.bat
|
||||
ping -n 5 127.0.0.1 > nul
|
||||
'''
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user