correction deploiement
Some checks failed
Build and Push App / build (push) Failing after 1m44s

This commit is contained in:
2026-04-18 22:32:05 +02:00
parent 3e2063e4fa
commit 3fab15a93c
3 changed files with 44 additions and 8 deletions

View File

@@ -20,6 +20,7 @@ services:
retries: 5
app:
image: git.home.arrondeau.fr/streaper2/afrov2:latest
build:
context: .
dockerfile: Dockerfile
@@ -35,6 +36,7 @@ services:
condition: service_healthy
admin:
image: git.home.arrondeau.fr/streaper2/afrov2-admin:latest
build:
context: ./admin
dockerfile: Dockerfile