mirror of https://github.com/docker/docs.git
update table
This commit is contained in:
parent
72913deb38
commit
ccbe274e82
|
@ -194,12 +194,13 @@ the repository, click "Settings" (the gear), then select "Webhooks".
|
|||
You must have Administrator privileges on the repository to view or modify
|
||||
this setting. Click on 'Add webhook', and use these settings:
|
||||
|
||||
Field | Value
|
||||
--------------
|
||||
|
||||
| Field | Value |
|
||||
| ------|------ |
|
||||
| Payload URL | https://registry.hub.docker.com/hooks/github |
|
||||
| Content type | application/json |
|
||||
| Which events would you like to trigger this webhook? | Just the push event |
|
||||
| Active | selected |
|
||||
| Active | checked |
|
||||
|
||||
The image below shows the 'Webhooks/Add webhook' form with the above settings reflected:
|
||||
|
||||
|
|
Loading…
Reference in New Issue