From 117fd2cee05ec23504ba5ce607468fc64e919ecc Mon Sep 17 00:00:00 2001 From: LockeShor <75901583+LockeShor@users.noreply.github.com> Date: Mon, 8 Jun 2026 22:47:09 -0400 Subject: [PATCH] commentary --- .gitea/workflows/docker-image.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/docker-image.yaml b/.gitea/workflows/docker-image.yaml index 76bb332..6f593b6 100644 --- a/.gitea/workflows/docker-image.yaml +++ b/.gitea/workflows/docker-image.yaml @@ -1,5 +1,7 @@ name: Docker Image - +#REGISTRY_URL is the URL of the container registry (e.g. gitea.lockeshor.com) +#REGISTRY_USERNAME and REGISTRY_PASSWORD are the credentials for that registry, stored as secrets in the repo settings +#e.g lockeshor and an app password on: push: branches: