Update .github/workflows/docker-build-push-dockerhub.yml
Some checks failed
Build and push image to DockerHub / build (push) Failing after 4m5s
Some checks failed
Build and push image to DockerHub / build (push) Failing after 4m5s
This commit is contained in:
@@ -83,9 +83,7 @@ jobs:
|
|||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
docker.io/calendso/calendso
|
ghcr.io/nnethery/cal.com
|
||||||
docker.io/calcom/cal.com
|
|
||||||
ghcr.io/calcom/cal.com
|
|
||||||
# Add flavor latest only on full releases, not on pre-releases
|
# Add flavor latest only on full releases, not on pre-releases
|
||||||
flavor: |
|
flavor: |
|
||||||
latest=${{ !github.event.release.prerelease }}
|
latest=${{ !github.event.release.prerelease }}
|
||||||
|
|||||||
Reference in New Issue
Block a user