Limit Jenkins Git polling to one branch

后端 未结 0 733
悲哀的现实
悲哀的现实 2020-12-16 04:00

Out current Jenkins Pipeline job is setup to build a branch checked out from Git. To do the checkout we use the SCM plugin:

  triggers {
    pollSCM scmpoll_s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题