Skip to content

Commit

Permalink
enable arm build (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps committed Jul 3, 2024
1 parent d306349 commit aa4b7e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ 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

Expand Down

0 comments on commit aa4b7e6

Please sign in to comment.