lower case docker image error ^^
Build and Push Docker Image / build-push (push) Successful in 15s

This commit is contained in:
2026-04-06 16:13:10 +02:00
parent 92dccb89a0
commit 1bd5b948ac
+2 -2
View File
@@ -37,5 +37,5 @@ jobs:
# WICHTIG: Passe die Domain und den Repository-Namen an!
# Format: domain.de/benutzername/image-name:tag
tags: |
git.mrunk.de/${{ gitea.repository_owner }}/hello-world:latest
git.mrunk.de/${{ gitea.repository_owner }}/hello-world:${{ gitea.sha }}
git.mrunk.de/mrunknownde/hello-world:latest
git.mrunk.de/mrunknownde/hello-world:${{ gitea.sha }}