jenkins和github整合(webhook) 2017/11/23 | 基本知识 | Zhiming Zhang | 暂无评论 | 256 views 有些时候我们让github有新的push的时候主动来触发我们的job,这个时候我们就需要我们的webhook了 首先,如何获取jenkins的 github hook地址: Manage Jenkins->Configure System->GitHub->Advanced->Specify another hoo……