Skip to content

Commit

Permalink
build/push multiple platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhard-brandstaedter committed Sep 23, 2024
1 parent 0d22453 commit f5369ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64,linux/arm/v7

# Sign the resulting Docker image digest except on PRs.
# This will only write to the public Rekor transparency log when the Docker
Expand Down

0 comments on commit f5369ec

Please sign in to comment.