fix(compose): depends_on service_started — le step healthcheck CI gere l'attente
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -40,7 +40,7 @@ services:
|
||||
API_BASE_URL: https://${DTRACK_DOMAIN}
|
||||
depends_on:
|
||||
apiserver:
|
||||
condition: service_healthy
|
||||
condition: service_started
|
||||
networks:
|
||||
- dtrack-net
|
||||
- sonic
|
||||
|
||||
Reference in New Issue
Block a user