Jenkins重启 在Windows GUI上

To restart Jenkins manually, you can use either of the following commands:

(jenkins_url)/safeRestart - Allows all running jobs to complete. New jobs will remain in the queue to run after the restart is complete.

(jenkins_url)/restart - Forces a restart without waiting for builds to complete.

转载于:https://www.cnblogs.com/kill0001000/p/8029040.html

你可能感兴趣的:(Jenkins重启 在Windows GUI上)