.gitea/workflows/pipeline.yml aktualisiert
Some checks failed
Branch - test - Build and Push Backend API Docker Image / build-and-push (push) Failing after 24s
Some checks failed
Branch - test - Build and Push Backend API Docker Image / build-and-push (push) Failing after 24s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user