Please add a stage to the CircleCI builder that pushes a container to Dockerhub for every merge to main.
The image tag can either be :latest or :main. If possible, include the version tag as a separate image for any tagged release.
Describe alternatives you've considered
GItlab mirror repo
Please add a stage to the CircleCI builder that pushes a container to Dockerhub for every merge to main. The image tag can either be
:latest
or:main
. If possible, include the version tag as a separate image for any tagged release.Describe alternatives you've considered GItlab mirror repo