1
0
forked from baron/baron-sso

copy files 수정

This commit is contained in:
2026-02-06 17:01:48 +09:00
parent 168fc5d991
commit 27a69db023

View File

@@ -143,7 +143,7 @@ jobs:
EOF
# ---------- copy files ----------
scp docker/docker-compose.template.yaml .env \
scp docker/docker-compose.staging.template.yaml .env \
"${STAGE_USER}@${STAGE_HOST}:${DEPLOY_PATH}/"
scp docker/compose.infra.yaml \