Skip to content

Releases: dokku/ci-docker-image

0.2.2

02 Sep 14:53
8c9eb69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

08 Aug 18:47
0c2f396
Compare
Choose a tag to compare
  • Mark working directory as safe for git commands #29

0.2.0

08 Aug 04:34
519943f
Compare
Choose a tag to compare
  • Add ability to deploy a docker image #27
  • Add ability to use a custom ci-pre-deploy hook #28

0.1.0

08 Aug 03:09
a6f0dc8
Compare
Choose a tag to compare
  • Bump openssh version. #8
  • Fix env vars in README #10
  • Use updated github token access variable in ci #14
  • chore(deps): bump alpine from 3.16.0 to 3.16.1 #25
  • chore: update packages being installed #23
  • update ci workflows

0.0.13

20 Mar 17:37
Compare
Choose a tag to compare
  • chore: update linter actions
  • fix: update git version in dockerfile
  • fix: set correct default branch name
  • fix: do not replace valid characters in branch name

0.0.12

11 Jan 20:41
b70468c
Compare
Choose a tag to compare
  • fix ansi color output

0.0.11

04 Jan 04:38
693b8fb
Compare
Choose a tag to compare
  • add drone plugin support
  • fix review-apps:create support

0.0.10

08 Dec 22:18
1ab235a
Compare
Choose a tag to compare
  • fix: Do not default --force flag on push
  • fix: drop quotes around GIT_PUSH_FLAGS

0.0.9

04 Dec 08:55
Compare
Choose a tag to compare
docs: clarify commit_sha

0.0.8

04 Dec 08:44
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release
docs: add usage docs