do an explicit stop/start
This commit is contained in:
parent
c986b3f8c7
commit
ec38c40a4d
@ -84,4 +84,5 @@ for plugin in ${PLUGINS//,/ }; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Restart jenkins
|
# Restart jenkins
|
||||||
restart jenkins
|
stop jenkins || true
|
||||||
|
start jenkins
|
||||||
|
Loading…
Reference in New Issue
Block a user