forked from baron/baron-sso
fix: force recreate init-rp container to ensure OIDC clients are updated
This commit is contained in:
@@ -169,6 +169,7 @@ jobs:
|
|||||||
docker compose -f staging_pull_compose.yaml build --pull
|
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 --remove-orphans
|
||||||
|
docker compose -f staging_pull_compose.yaml up -d --force-recreate init-rp
|
||||||
|
|
||||||
# 배포 후 상태 확인 (실패 시 로그 출력을 위함)
|
# 배포 후 상태 확인 (실패 시 로그 출력을 위함)
|
||||||
sleep 10
|
sleep 10
|
||||||
|
|||||||
Reference in New Issue
Block a user