niomind-srl-sb/Deploy repository to Server Action
Deploy repository to server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch to deploy (dev, test, main) | yes | — |
| server_host | Server host | yes | — |
| server_user | Server username | yes | — |
| server_password | Server password | yes | — |
| server_port | Server SSH port | yes | — |
| target_directory | Target directory on the server | yes | — |
| repo_directory | Directory name to place repository files before zipping. Leave empty to zip the root directory. | no | "" |
Outputs
no outputs