Skip to content

Commit

Permalink
chore: fix platform
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Apr 1, 2024
1 parent 7cbcf18 commit cc92909
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
files: |
./docker-bake.hcl
set: |
*.platform=linux/${{ matrix.builder.arch }}"
*.tags=${{ steps.meta.outputs.tags }}
*.platform=linux/${{ matrix.builder.arch }}
*.output=type=image,"name=${{ env.DOCKERHUB_SLUG }},${{ env.GHCR_SLUG }}",push-by-digest=true,name-canonical=true,push=${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit cc92909

Please sign in to comment.