update table

This commit is contained in:
Jie Min Wong 2018-09-28 17:31:51 -07:00
parent 72913deb38
commit ccbe274e82
1 changed files with 4 additions and 3 deletions

View File

@ -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: