actions-marketplace-validations/Deployment to Dokku

Deploy to Dokku instance using Github Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ssh-private-keyThe ssh private key to the Dokku instance. WARNING: use a secret! Do not pass a plain text value!yes
ssh-portThe ssh port to connect with the Dokku instance. WARNING: use a secret! Do not pass a plain text value!no22
dokku-userThe user to use for ssh (default: dokku)nodokku
dokku-hostThe Dokku host to ssh intoyes
app-nameThe Dokku app nameyes
remote-branchThe branch to push on the remote repository (default: master)nomaster
git-push-flagsAdditional flags to be passed to the git push command. Could be used to force pushno""

no outputs