Compare commits

...

2 Commits

Author SHA1 Message Date
c2e8761690 .gitea/workflows/pipeline.yml aktualisiert
All checks were successful
Branch - test - Build and Push Backend API Docker Image / build-and-push (push) Successful in 25s
2025-11-07 09:54:31 +00:00
Tizian.Breuch
03993211f6 new git
All checks were successful
Branch - test - Build and Push Backend API Docker Image / build-and-push (push) Successful in 1m8s
2025-10-23 14:45:24 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -327,6 +327,6 @@ app.Run();
//new image build
//new git