saucal/SSH Deploy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| env-host | Env Host | yes | "" |
| env-port | Env Port | yes | "" |
| env-user | Env User | yes | "" |
| env-key | Env SSH Key | no | "" |
| env-pass | Env Password | no | "" |
| env-remote-root | Env Remote Root | yes | "" |
| env-local-root | Env Local Root | yes | "" |
| force-ignore | Ignore files on deployment | no | false |
| force-ignore-extra | Extra files to ignore on deployment. Useful to ignore files on top of the existing defaults, without fully overwriting them | no | false |
| ssh-flags | SSH Flags to pass to the RSync command | no | "" |
| ssh-shell-params | Parameters to be passed to the SSH shell command | no | "" |
| ssh-extra-options | Extra options for the RSync command | no | "" |
| ssh-handle-perms | Have RSync handle permissions of files strictly | no | false |
| consistency-check | — | no | "" |
| manifest | The path to the manifest file to use with the --files-from rsync param | no | "" |
| run-pre | Determine if we are going to run the pre script | no | true |
| run-post | Determine if we are going to run the post script | no | true |
| action-pre-push | Pass a full path to a script that will be triggered right before the actual rsync command is executed | no | "" |
Outputs
no outputs