This commit is contained in:
parent
1ffa52b726
commit
7e8f19d136
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -34,8 +34,7 @@ pipeline {
|
|||||||
ping -n 5 127.0.0.1 > nul
|
ping -n 5 127.0.0.1 > nul
|
||||||
|
|
||||||
echo "start"
|
echo "start"
|
||||||
cd C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin
|
start /B cmd /c "C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin\\startup.bat"
|
||||||
call startup.bat
|
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user