.zip error creation due to ownership
Some checks are pending
ERP CI/CD Pipeline / test (push) Waiting to run
ERP CI/CD Pipeline / Deploy (server git pull + compose) (push) Blocked by required conditions

detected with ai agent
This commit is contained in:
mariomitte
2026-09-08 14:45:37 +02:00
parent 1172dfabd7
commit 242c8dc9b2
2 changed files with 18 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ services:
condition: service_healthy
redis:
condition: service_started
media-permissions:
condition: service_completed_successfully
worker:
build:
@@ -45,6 +47,8 @@ services:
condition: service_healthy
redis:
condition: service_started
media-permissions:
condition: service_completed_successfully
beat:
build:
@@ -65,6 +69,8 @@ services:
condition: service_started
worker:
condition: service_started
media-permissions:
condition: service_completed_successfully
flower:
build: