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