Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Jenkins 的构建是由提交到非主分支以某种方式触发的,然后将部署该分支而不是主分支。
有没有办法只强制主构建?
使用git 插件,您可以定义希望 jenkins 构建哪些分支。