Skip to content

Releases: obrassard/action-dokku-push

v1.0.2

01 Jul 18:19
67c1e9b
Compare
Choose a tag to compare

Changelog

  • This version allow further customization to the deployment process, you can now deploy to any branch on Dokku, even when deploy branch is different than master, see http://dokku.viewdocs.io/dokku/deployment/methods/git/#changing-the-deploy-branch

  • Improvement where made to the push step of the action. We now push the actual commit used to trigger the action ($GITHUB_SHA) instead of HEAD to avoid deployment of a potentially "wrong" commit.

Again, thanks @julienma for your contribution 🎉

v1.0.1

29 Jun 17:35
6086cc8
Compare
Choose a tag to compare

Changelog

  • Added support for custom ssh port.

Thanks @julienma for your contribution !

v1.0.0

14 Mar 02:39
Compare
Choose a tag to compare
Update action name