.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:
@@ -5,7 +5,7 @@ name: Branch - test - Build and Push Backend API Docker Image
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
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
|
# Definition der Jobs, die in diesem Workflow ausgeführt werden
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user