【发布时间】:2017-07-05 07:27:02
【问题描述】:
在 Github 中,我创建了 webhooks (http://192.168.10.98:8080/github-webhook/),在 Intergration & Services 选项卡中,我添加了 Jenkins(Github 插件)。 在 webhook 中显示
"We couldn’t deliver this payload: Couldn't connect to server".
在 Jenkins 中,构建触发器(我选择 GitHub 挂钩触发器进行 GITScm 轮询) 代码更改显示在 Jenkins 仪表板中,但未在服务器中更新。我需要配置什么来通过 Jenkins 更新更改的代码?有人可以帮我吗?
【问题讨论】: