actions-marketplace-validations/Dokku Deploy action

Deploy to a 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
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""
ssh-portCustom port for ssh hostno22
commitCommit to push to dokku. Defaults to $GITHUB_SHAno""

no outputs