Browse Source

another fix to yml

Matthew R Kasun 4 years ago
parent
commit
dc839339e6
1 changed files with 0 additions and 4 deletions
  1. 0 4
      .github/workflows/publish-docker.yml

+ 0 - 4
.github/workflows/publish-docker.yml

@@ -34,10 +34,6 @@ jobs:
       -
         name: Set up Docker Buildx
         uses: docker/setup-buildx-action@v1
-        with:
-            context:
-                platforms: linux/amd64, linux/arm64
-                tags: ${{ steps.meta.output.tags }}
       -
         name: Login to DockerHub
         uses: docker/login-action@v1