From d5d29c2ac9dfa33a720397f66d44918c72decc7e Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Thu, 18 Jun 2020 14:02:54 -0500 Subject: [PATCH] more updates --- .automation/upload-docker.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.automation/upload-docker.sh b/.automation/upload-docker.sh index 36c8dd02..e6f42be1 100755 --- a/.automation/upload-docker.sh +++ b/.automation/upload-docker.sh @@ -5,6 +5,7 @@ ################################################################################ # NOTES: This script is used to upload a Dockerfile to DockerHub +# under the GitHub organization # Its based on being built from a GitHub Action, but could be easily updated # To be ran in a different medium. #