mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2026-03-01 08:01:01 +08:00
fix config.js
This commit is contained in:
parent
fa8547c1b4
commit
ae6c274a15
@ -47,7 +47,7 @@ const initConfig = () => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
console.info('⚠️ [initConfig] end. process.env:', JSON.stringify(process.env));
|
console.info('⚠️ [initConfig] end.');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
console.warn('⚠️ [initConfig] CONFIG_PATH is not defined');
|
console.warn('⚠️ [initConfig] CONFIG_PATH is not defined');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user