yaml statt yml
Some checks failed
Productdefinitions Build & Deploy / deploy (push) Failing after 8s

This commit is contained in:
2026-01-29 16:36:02 +01:00
parent fe451e4716
commit e8afe6a7e5

View File

@@ -13,4 +13,4 @@ jobs:
- name: Build and Run - name: Build and Run
run: | run: |
docker compose -f docker-compose.yml up -d --build docker compose -f docker-compose.yaml up -d --build