This commit is contained in:
parent
04a1d8e320
commit
7045bfa270
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -37,6 +37,7 @@ 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
|
||||||
start "Tomcat" /min cmd /c "catalina.bat run"
|
start "Tomcat" /min cmd /c "catalina.bat run"
|
||||||
|
timeout /t 30
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user