Update .github/workflows/docker-build-push-dockerhub.yml
Some checks failed
Build and push image to DockerHub / build (push) Failing after 4m5s

This commit is contained in:
2025-05-31 18:21:20 +00:00
parent 77736a4016
commit 512dc4c961

View File

@@ -83,9 +83,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
docker.io/calendso/calendso
docker.io/calcom/cal.com
ghcr.io/calcom/cal.com
ghcr.io/nnethery/cal.com
# Add flavor latest only on full releases, not on pre-releases
flavor: |
latest=${{ !github.event.release.prerelease }}