我们的项目需要对github的pull request进行测试,确定测试通过后才允许合入主仓库。
GitHub Pull Request Builder Plugin可以监听pull request。但还需启动其他job实现更细粒化的任务。
Jenkins pipeline可以用来组织多个job,启动其他任务。
我们的项目需要对github的pull request进行测试,确定测试通过后才允许合入主仓库。
GitHub Pull Request Builder Plugin可以监听pull request。但还需启动其他job实现更细粒化的任务。
Jenkins pipeline可以用来组织多个job,启动其他任务。
本文标题:Jenkins pipeline
本文链接:https://www.haomeiwen.com/subject/kgwqyttx.html
网友评论