Skip to content

Commit

Permalink
chore: build multi plataform
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Santos committed Jan 26, 2024
1 parent 3f37ea2 commit 8579203
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 @@ -56,6 +56,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64

- name: Sign the published Docker image
if: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 8579203

Please sign in to comment.