This commit is contained in:
parent
89f23e7226
commit
02e2b593f7
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -35,7 +35,7 @@ pipeline {
|
|||||||
|
|
||||||
echo "start"
|
echo "start"
|
||||||
net start localtomcat
|
net start localtomcat
|
||||||
ping -n 15 127.0.0.1 > nul
|
ping -n 8 127.0.0.1 > nul
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user