.gitea/workflows/pipeline.yml aktualisiert
All checks were successful
Branch - test - Build and Push Backend API Docker Image / build-and-push (push) Successful in 26s
All checks were successful
Branch - test - Build and Push Backend API Docker Image / build-and-push (push) Successful in 26s
This commit is contained in:
@@ -39,4 +39,4 @@ jobs:
|
||||
# Legt fest, dass das Image nach dem Bauen in die Registry gepusht werden soll
|
||||
push: true
|
||||
# Definiert die Tags für Ihr Docker-Image in der Registry
|
||||
tags: gitea.tzbre.dev/admin/shopsolution-backend:test # WICHTIG: Eindeutiger Name für das Backend-Image
|
||||
tags: gitea.tzbre.dev/admin/shopsolution-backend:dev # WICHTIG: Eindeutiger Name für das Backend-Image
|
||||
Reference in New Issue
Block a user