fix image name - blyad
Some checks failed
Build and Push Docker Image / build-push (push) Failing after 12s
Some checks failed
Build and Push Docker Image / build-push (push) Failing after 12s
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-app:latest
|
||||
git.mrunk.de/${{ gitea.repository_owner }}/hello-world-app:${{ gitea.sha }}
|
||||
git.mrunk.de/${{ gitea.repository_owner }}/hello-world:latest
|
||||
git.mrunk.de/${{ gitea.repository_owner }}/hello-world:${{ gitea.sha }}
|
||||
Reference in New Issue
Block a user