Skip to content

Commit

Permalink
feat: Add platforms linux/amd64,linux/arm64 to container-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rabilrbl committed Apr 24, 2024
1 parent ed5969d commit 8374790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 8374790

Please sign in to comment.