mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Update robot ci
This commit is contained in:
parent
0489ae6917
commit
111e8f7943
2
.github/workflows/robot.yml
vendored
2
.github/workflows/robot.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Start the service
|
- name: Start the service
|
||||||
run: |
|
run: |
|
||||||
docker compose up -d back postgres ingress meilisearch # --wait Wait is not available on gha
|
docker compose up -d back postgres traefik meilisearch --wait
|
||||||
|
|
||||||
- name: Perform healthchecks
|
- name: Perform healthchecks
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user