Merge branch 'test' of https://gitea.tzbre.dev/admin/ShopSolution-backend into test
All checks were successful
Branch - test - Build and Push Backend API Docker Image / build-and-push (push) Successful in 28s

This commit is contained in:
Tizian.Breuch
2025-11-26 17:17:00 +01:00

View File

@@ -5,7 +5,7 @@ name: Branch - test - Build and Push Backend API Docker Image
on:
push:
branches:
- develop # Wird ausgelöst bei jedem Push auf den Master-Branch
- test # Wird ausgelöst bei jedem Push auf den Master-Branch
# Definition der Jobs, die in diesem Workflow ausgeführt werden
jobs: