Skip to content

Commit

Permalink
platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrankel committed Jan 27, 2025
1 parent a23a5ce commit 13c8820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
context: .
file: Dockerfile.${{ matrix.tag }}
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ matrix.tag }}
platforms: linux/aarch64
push: true
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 13c8820

Please sign in to comment.