fix: preserve SSH config mount in deployment

This commit is contained in:
wuyang
2026-07-26 13:07:34 +08:00
parent 8cc8b93fc5
commit d30603e0bd
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
services:
gateway:
volumes: !reset
volumes: !override
- ${WORKSPACE_SSH_CONFIG_DIR:?WORKSPACE_SSH_CONFIG_DIR is required}:/root/.ssh:ro