mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-24 08:02:26 -04:00
Fix keibi dockerfile & ci
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Start the service
|
||||
run: |
|
||||
cp .env.example .env
|
||||
docker compose --profile v5 -f docker-compose.build.yml up -d auth postgres traefik --wait
|
||||
docker compose --profile v5 -f docker-compose.build.yml up -d auth postgres traefik --wait --build
|
||||
|
||||
- name: Perform healthchecks
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user