Skip to content

Commit

Permalink
feat(ci): try to build arm image
Browse files Browse the repository at this point in the history
  • Loading branch information
foosinn committed Apr 14, 2024
1 parent 1912506 commit ef6e054
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 @@ -79,6 +79,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64/v8
cache-from: type=gha
cache-to: type=gha,mode=max

Expand Down

0 comments on commit ef6e054

Please sign in to comment.