Skip to content

Commit

Permalink
enable arm build
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps committed Jun 20, 2024
1 parent 3bb0096 commit 6481ace
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 @@ -73,6 +73,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 6481ace

Please sign in to comment.