This commit is contained in:
Robert Resch 2022-10-23 18:57:06 +02:00
parent b2f2ebb59b
commit 638c025ae2
6 changed files with 59 additions and 4 deletions

View file

@ -90,4 +90,4 @@ jobs:
run: |
docker buildx build --push \
--tag ghcr.io/edenhaus/bumper:${{ steps.tag_name.outputs.tag }} \
--platform linux/amd64,linux/arm/v7,linux/arm64 .
--platform linux/amd64 .