panenco/SFTP Deploy
Deploy using SFTP protocol
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | username | yes | — |
| password | password | yes | — |
| server | your sftp server | yes | — |
| port | your sftp server port, default to 22 | yes | 22 |
| ssh_private_key | private key from github secrets | yes | — |
| local_path | local files that need to be transferred | yes | ./* |
| remote_path | destination on remote server | yes | / |
| args | sftp args | no | — |
| deploy_webhook_url | the url to trigger a new build/deployment | no | — |
| deploy_webhook_secret | the secret to be used when triggering a new build | no | — |
Outputs
no outputs