diff --git a/.github/workflows/push.yaml b/.github/workflows/push.yaml index 626e506..e146031 100644 --- a/.github/workflows/push.yaml +++ b/.github/workflows/push.yaml @@ -200,7 +200,6 @@ jobs: push: true build-args: BUILD_PARAMETERS=${{ env.BUILD_PARAMETERS }} cache-to: type=inline - platforms: linux/amd64,linux/arm,linux/arm64 tags: | ${{ env.GHCR_IMAGE_REPOSITORY }}/docs:merge-${{ github.event.number }} labels: |