assembled docker args
This commit is contained in:
Vendored
+1
-1
@@ -62307,7 +62307,7 @@ try {
|
||||
|
||||
const dockerArgs = prepareDockerArgs(destinations);
|
||||
if (debug) {
|
||||
console.log('dockerArgs:', JSON.stringify(destinations, null, 2));
|
||||
console.log('dockerArgs:', JSON.stringify(dockerArgs, null, 2));
|
||||
}
|
||||
}
|
||||
catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user