fix: preserve SSH config mount in deployment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
services:
|
||||
gateway:
|
||||
volumes: !reset
|
||||
volumes: !override
|
||||
- ${WORKSPACE_SSH_CONFIG_DIR:?WORKSPACE_SSH_CONFIG_DIR is required}:/root/.ssh:ro
|
||||
|
||||
Reference in New Issue
Block a user