Fix Workflow
Build Docker Image / docker (push) Failing after 5s

This commit is contained in:
2026-04-09 10:46:53 -07:00
parent ead872a0a5
commit 116fcde9a1
2 changed files with 16 additions and 16 deletions
+3 -3
View File
@@ -92,9 +92,9 @@ It runs on pushes to `main` and on manual workflow dispatch.
The workflow always builds the Docker image. If these secrets are configured in Gitea, it also logs in and pushes the image to your registry:
- `GITEA_REGISTRY_URL`
- `GITEA_REGISTRY_USERNAME`
- `GITEA_REGISTRY_PASSWORD`
- `REGISTRY_URL`
- `REGISTRY_USERNAME`
- `REGISTRY_PASSWORD`
Published tags: