actions-marketplace-validations/Dokku to Deploy
Deploy to a dokku instance using Github actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-private-key | The ssh private key to the dokku instance. WARNING: use a secret! Do not pass a plain text value! | yes | — |
| dokku-user | The user to use for ssh (Default: dokku) | no | dokku |
| dokku-host | The dokku host to ssh into | yes | — |
| app-name | The dokku app name | yes | — |
| remote-branch | The branch to push on the remote repository (Default: master) | no | master |
Outputs
no outputs