lower case docker image error ^^
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 15s
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 15s
This commit is contained in:
@@ -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 }}
|
||||
Reference in New Issue
Block a user