Removing down-flags option for Docker Compose action.

This commit is contained in:
2025-10-02 11:16:40 -04:00
parent 9e984b1a56
commit 13317dc02d
@@ -211,7 +211,6 @@ jobs:
services: |
${{ needs.generate-service-list.outputs.svc_deploy_list }}
up-flags: -d --remove-orphans --dry-run
down-flags: --dry-run
compose-flags: --dry-run --profile rinoa-apps
services-log-level: debug