Skip to content

Commit

Permalink
fix build-push-action on single platform annotations by forcing
Browse files Browse the repository at this point in the history
BUILDKIT_MULTI_PLATFORM
  • Loading branch information
jens-maus committed Jan 10, 2025
1 parent 92f1b2a commit b8e35d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ jobs:
push: false
build-args: |
tar_prefix=RaspberryMatic-${{ env.BUILD_VERSION }}-oci_
BUILDKIT_MULTI_PLATFORM=1
labels: |
org.opencontainers.image.title=RaspberryMatic
org.opencontainers.image.description=Alternative OS for your HomeMatic CCU
Expand Down

0 comments on commit b8e35d9

Please sign in to comment.