Skip to content

v1.13.0

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 13 Oct 16:17
· 36 commits to main since this release
cf9bd96

This release adds a new publish-docker job for publishing Docker images. I can push to either/both of Docker Hub and GHCR.

Note this only works with tagged releases and is expected to be used in conjunction with CircleCI-Public/trigger-circleci-pipeline-action


From CHANGELOG.md

Added

  • Added docker publish job
    • Has option to push to either Docker Hub or GitHub Container Registry (or both)

What's Changed

Full Changelog: v1.12.0...v1.13.0