August 2017
Intermediate to advanced
332 pages
9h 16m
English
Polling SCM trigger is a little less intuitive. The following figure presents the communication:

Jenkins periodically calls GitHub and checks if there was any push to the repository. Then, it starts the build. It may sound counter-intuitive, however, there are at least two good cases for using this method:
The configuration of poll SCM is also somehow simpler because the way to connect from Jenkins to GitHub is already set up (Jenkins ...
Read now
Unlock full access