zachjmoore/Simple SSH Docker Deploy Action
Deploys a repository to a remote server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-host | SSH host | yes | — |
| ssh-username | SSH username | yes | — |
| ssh-password | SSH password | yes | — |
| ssh-port | SSH port | yes | — |
| strict-host-key-checking | SSH strict. Set to 'yes' to enable strict host key checking or 'no' to disable it | no | yes |
| dotenv | .env file | no | "" |
Outputs
no outputs