Jenkins url 触发构建器

如果未装插件情况下 访问url会跳转到登录页面。

1、安装 

Build Authorization Token Root

2、访问demo

Examples

Trigger the RevolutionTest job with the token TacoTuesday:

buildByToken/build?job=RevolutionTest&token=TacoTuesday

Trigger the RevolutionTest job with the token TacoTuesday and parameter Type supplied with the value Mexican:

buildByToken/buildWithParameters?job=RevolutionTest&token=TacoTuesday&Type=Mexican


插件url:https://plugins.jenkins.io/build-token-root/

posted @ 2020-04-11 17:31  慕然回首已是过眼云烟  阅读(353)  评论(0)    收藏  举报