remove platform spec

This commit is contained in:
Colin Griffin
2022-05-20 14:55:18 -04:00
committed by GitHub
parent 02df3c7449
commit 58ad666150

View File

@@ -59,7 +59,7 @@ jobs:
context: ./
file: ./Dockerfile
push: false
platforms: linux/amd64,linux/arm64
# platforms: linux/amd64,linux/arm64
# The test image is /docker and is private. final image will be /calendso and public
tags: docker.io/${{ secrets.DOCKER_HUB_USERNAME }}/calendso:canary
# network: stack