yaml statt yml
Some checks failed
Productdefinitions Build & Deploy / deploy (push) Failing after 8s
Some checks failed
Productdefinitions Build & Deploy / deploy (push) Failing after 8s
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user