Jenkins重启 在Windows GUI上

Posted kill0001000

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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.

以上是关于Jenkins重启 在Windows GUI上的主要内容,如果未能解决你的问题,请参考以下文章

打造云上代码交付链_CodePipeline实践分享

JAVA/GUI程序之记事本

tomcat 远程debug配置,教你远程调试线上代码,解决线上故障

win7下安装的jenkins,重启电脑后启动在哪里?

关于Git GUI克隆代码

Jenkins远程触发PHP构建