slinden2/Dokku Deploy GitHub Action

Deploy a Git subtree to dokku.

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
dokku-ip-addressDokku server IP address. Needed only if your domain points to a proxy (eg. CloudFlare)no""
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""
git-subtree-prefixThe directory to be pushed to dokku.yes

no outputs