You can use gitHooks, but I personally don’t think it is very useful. I build it immediately as soon as there is a change. It is not suitable for teams, only suitable for individuals
Personally, I recommend using polling to detect git version updates
For details, please refer to my blog: http://huhao520.com/course-jenkins/
or /a/1190000002895521
You can use gitHooks, but I personally don’t think it is very useful. I build it immediately as soon as there is a change. It is not suitable for teams, only suitable for individuals
Personally, I recommend using polling to detect git version updates
For details, please refer to my blog: http://huhao520.com/course-jenkins/
or /a/1190000002895521
Continuous integration with jenkins
You can study webhooks
Git Hooks