This commit is contained in:
parent
15cb57a952
commit
bebc1d0cd7
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -15,6 +15,7 @@ pipeline {
|
||||
steps {
|
||||
bat '''
|
||||
copy /Y build\\libs\\*-plain.war C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\webapps\\ROOT.war
|
||||
timeout /t 5 /nobreak
|
||||
cd C:\\localhost-tomcat\\apache-tomcat-10.1.36-windows-x64\\apache-tomcat-10.1.36\\bin
|
||||
call shutdown.bat
|
||||
timeout /t 5 /nobreak
|
||||
|
||||
Loading…
Reference in New Issue
Block a user