Skip to content

v1.1.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 01 May 01:16
· 52 commits to refs/heads/master since this release
9d96968

馃悰 Bug Fixes

Build Docker image when release published, not created @Nuru (#321)

what

  • Build Docker image when release is published, not created
  • Fix github/update in the case where CODEOWNERS should be updated

why

  • With no-release, the release is still created as a Draft when the PR is merged. We want to build the Docker image with the release is published instead.
  • Bug introduced in #319 broke normal case