Automated builds was still referring to Services

I've tested and following the steps to [create an automated build](https://docs.docker.com/docker-hub/builds/#create-an-automated-build) no longer creates a service setup. Instead it creates a web hook correctly, however the builds documentation was outdated. Using exist image for the Webhooks from the GitHub page that was already updated.
This commit is contained in:
Ted B 2018-12-04 16:36:43 +11:00 committed by GitHub
parent 85c219eaf5
commit 064d6ad221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -102,9 +102,9 @@ repositories using the `docker push` command.
![Home page](images/home-page.png) ![Home page](images/home-page.png)
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.
![GitHub](images/docker-integration.png) ![GitHub](images/github-webhook.png)
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