From 064d6ad221d175568c33f6574cd463a1d8b78a3b Mon Sep 17 00:00:00 2001 From: Ted B Date: Tue, 4 Dec 2018 16:36:43 +1100 Subject: [PATCH] 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. --- docker-hub/builds.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-hub/builds.md b/docker-hub/builds.md index 73cdcf6d8e..7a673d057d 100644 --- a/docker-hub/builds.md +++ b/docker-hub/builds.md @@ -102,9 +102,9 @@ repositories using the `docker push` command. ![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 careful to leave the Docker integration in place. Removing it causes your