calcom / docker

The Docker configuration for Cal.com is an effort powered by people within the community. Cal.com, Inc. does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.
MIT License
646 stars 338 forks source link

Push all tags not just first one in build & push workflow #297

Closed alishaz-polymath closed 10 months ago

alishaz-polymath commented 10 months ago

Currently it only pushes the first tag. And I notice that despite workflow being successful, we don't see new release on dockerhub. Perhaps we need to push all the tags to dockerhub and not just the first one.