Fix local directory error handling
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
@@ -205,9 +205,6 @@ import (
|
||||
}
|
||||
}
|
||||
"mount": {
|
||||
if ssh == _|_ {
|
||||
"/var/run/docker.sock": from: "docker.sock"
|
||||
}
|
||||
if ssh != _|_ {
|
||||
if ssh.key != _|_ {
|
||||
"/key": secret: ssh.key
|
||||
|
Reference in New Issue
Block a user