Triggering a Jenkins build on GitHub merge event

前端 未结 1 1771
南旧
南旧 2020-12-17 17:17

I installed Github Plugin and set the Poll SCM to 1 minute. Below is a picture of my configuration.

So when I commit on my repo, a minute after that the bui

相关标签:
1条回答
  • 2020-12-17 18:14

    On the v1.25.1 release of the GitHub plugin, trigger Build when a change is pushed to GitHub has been renamed to GitHub hook trigger for GITScm polling.

    0 讨论(0)
提交回复
热议问题