mirror of https://github.com/docker/docs.git
Merge pull request #7787 from lantrix/patch-1
Automated builds was still referring to Services
This commit is contained in:
commit
4eecae39c3
|
|
@ -102,9 +102,9 @@ repositories using the `docker push` command.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Within GitHub, a Docker integration appears in your repositories Settings > Webhooks & services page.
|
Within GitHub, a Docker Hub webhook appears in your repositories Settings > Webhooks page.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
A similar page appears in Bitbucket if you use that code repository. Be
|
A similar page appears in Bitbucket if you use that code repository. Be
|
||||||
careful to leave the Docker integration in place. Removing it causes your
|
careful to leave the Docker integration in place. Removing it causes your
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue