1 parent af87225 commit cef92dcCopy full SHA for cef92dc
1 file changed
Jenkinsfile
@@ -50,6 +50,7 @@ pipeline {
50
bat "copy target\\JavaVulnerableLab.war \"${env.TOMCAT_WEB}\\JavaVulnerableLab.war\""
51
}
52
53
+ }
54
55
post {
56
always {
0 commit comments