change image name from web to calcom

This commit is contained in:
Colin Griffin
2022-12-17 16:06:50 -05:00
committed by GitHub
parent a54e12f6e8
commit 568a774de5

View File

@@ -90,7 +90,7 @@ jobs:
platforms: linux/amd64
tags: |
docker.io/${{ secrets.DOCKER_HUB_USERNAME }}/calendso:latest
docker.io/calcom/web:latest
docker.io/calcom/calcom:latest
ghcr.io/calcom/web:latest
build-args: |
NEXT_PUBLIC_WEBAPP_URL=${{ env.NEXT_PUBLIC_WEBAPP_URL }}