approvers/Containers Deployer
A GitHub Action to deploy containers to Docker / Podman continuously.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_host | Hostname or IP address of the server where to deploy. | yes | — |
| ssh_port | Port number to SSH server. | no | 22 |
| ssh_user | Username to work behalf of on the server. | yes | — |
| ssh_key | SSH identity key for authentication. | yes | — |
Outputs
no outputs