Fix local directory error handling

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-10-19 14:47:52 -07:00
parent 36f468577a
commit c08f619b02
3 changed files with 20 additions and 19 deletions

View File

@@ -205,9 +205,6 @@ import (
}
}
"mount": {
if ssh == _|_ {
"/var/run/docker.sock": from: "docker.sock"
}
if ssh != _|_ {
if ssh.key != _|_ {
"/key": secret: ssh.key