update ssh module
This commit is contained in:
4
dist/mod_ssh/index.d.ts
vendored
Normal file
4
dist/mod_ssh/index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* checks for ENV vars in form of NPMCI_SSHKEY_* and deploys any found ones
|
||||
*/
|
||||
export declare let ssh: () => Promise<void>;
|
||||
Reference in New Issue
Block a user