mai-space/Deploy over RSYNC via SSHPASS
SSHPASS Github Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Host | yes | — |
| port | Port | no | 22 |
| user | Username | yes | — |
| pass | Password | no | — |
| key | (Optional) Private key | no | — |
| local | Local path to deploy | no | * |
| extra | Extra switches to add to rsync | no | — |
| remote | Remote destination | no | ~/ |
| runBeforeDeployment | Commands that shall be executed before deployment | no | — |
| runAfterDeployment | Commands that shall be executed after deployment | no | — |
Outputs
no outputs