1
0
forked from baron/baron-sso

fix: force recreate init-rp container to ensure OIDC clients are updated

This commit is contained in:
2026-03-19 09:45:30 +09:00
parent caa1152268
commit f2c2a8511c

View File

@@ -169,6 +169,7 @@ jobs:
docker compose -f staging_pull_compose.yaml build --pull
docker compose -f staging_pull_compose.yaml up -d --remove-orphans
docker compose -f staging_pull_compose.yaml up -d --force-recreate init-rp
# 배포 후 상태 확인 (실패 시 로그 출력을 위함)
sleep 10