From dfd580bd36a1be7c2e7b68d4cc969365c6841d77 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Tue, 4 Jun 2019 17:44:00 -0700 Subject: [PATCH] Add link to Docker Hub --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 2316653..a28c805 100644 --- a/Readme.md +++ b/Readme.md @@ -3,3 +3,5 @@ This is a test repo that serves as an example of publishing multi-arch Docker builds with Drone. Some comments exist inline in the included files and more robust documentation is forthcoming. + +Builds from this pipeline are deployed to Docker Hub for validation as [IamTheFij/multiarch-pipeline-test](https://hub.docker.com/r/iamthefij/multiarch-pipeline-test).