actions-marketplace-validations/Dokku Branch Deploy action

Deploy to a dokku instance using Github actions with support to deploy specific refs such as specific SHA commit.

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""

no outputs