remove platforms

This commit is contained in:
Jannik Streek
2023-12-21 17:09:10 +01:00
parent 5deab37753
commit 90403f58b3
2 changed files with 1 additions and 2 deletions

View File

@ -50,7 +50,6 @@ jobs:
uses: docker/build-push-action@v4
with:
target: production
platforms: linux/amd64,linux/arm64/v8
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}