Skip to content

Commit

Permalink
skip releasing multi-arch images (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac authored Oct 15, 2024
1 parent b91c45f commit 71956bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
push: true
tags: ${{ steps.docker-metadata.outputs.tags }}
labels: ${{ steps.docker-metadata.outputs.labels }}
platforms: linux/amd64,linux/arm64
# platforms: linux/amd64,linux/arm64

- name: Build connector definition
run: |
Expand Down

0 comments on commit 71956bc

Please sign in to comment.