Update Webhook.md
This commit is contained in:
parent
36c19e8ada
commit
287ced0152
|
@ -2,11 +2,11 @@
|
||||||
sidebar_label: 'Webhook'
|
sidebar_label: 'Webhook'
|
||||||
sidebar_position: 8
|
sidebar_position: 8
|
||||||
---
|
---
|
||||||
1. Webhook模块入口
|
###**1. Webhook模块入口**
|
||||||
在项目主页,点击“仓库设置”按键,再点击“网络钩子”按键,即可进入仓库的Webhook模块。
|
在项目主页,点击“仓库设置”按键,再点击“网络钩子”按键,即可进入仓库的Webhook模块。
|
||||||
![](../../static/img/代码库管理/Webhook/Webhook入口.png)<br/>
|
![](../../static/img/代码库管理/Webhook/Webhook入口.png)<br/>
|
||||||
|
|
||||||
2. 添加Webhook
|
###** 2. 添加Webhook**
|
||||||
单击“添加Webhook”按键,可进入配置Webhook页面:
|
单击“添加Webhook”按键,可进入配置Webhook页面:
|
||||||
|
|
||||||
![](../../static/img/代码库管理/Webhook/添加Webhook.png)<br/>
|
![](../../static/img/代码库管理/Webhook/添加Webhook.png)<br/>
|
||||||
|
|
Loading…
Reference in New Issue