Skip to content

Commit

Permalink
Merge pull request #56 from ethpandaops/revert/multiarch
Browse files Browse the repository at this point in the history
revert(ci): multiarch
  • Loading branch information
Savid authored Aug 15, 2023
2 parents ff3a325 + 84ab475 commit f4c91f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ runs:
# - $target_tag-commit
tags: ${{ inputs.target_repository }}:${{ inputs.target_tag }}-${{ steps.git_commit_hash.outputs.git_commit_hash }},${{ inputs.target_repository }}:${{ inputs.target_tag }}
push: true
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
labels: |
ethpandaops.io.repo=${{ inputs.source_repository }}
ethpandaops.io.commitRef=${{ inputs.source_ref }}
Expand Down

0 comments on commit f4c91f3

Please sign in to comment.