Duplicate builds triggered on Jenkins multibranch pipeline

后端 未结 5 1816
生来不讨喜
生来不讨喜 2021-02-14 07:18

We are seeing duplicate builds triggered on Jenkins multibranch pipeline projects. Builds are normally triggered using push notifications from Bitbucket using this plugin: http

5条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-14 07:59

    In the Jenkins Multi-branch project config change "Discover branches" from "All branches" to "Exclude branches filed as PR".

提交回复
热议问题