Skip to content

Commit

Permalink
Remove platform input.
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Baird <[email protected]>
  • Loading branch information
joshuabaird committed Jul 25, 2024
1 parent eeb5bfd commit 7a5ca19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-op-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ jobs:
source_registry: ghcr.io
target_image: "${{ needs.build-image-metadata.outputs.DOCKER_IMG_NAME }}"
target_registry: docker.io
platforms: "['linux/arm64', 'linux/amd64']"
tags: ${{ needs.build-image-metadata.outputs.release_tags }}
secrets:
source_registry_username: ${{ github.actor }}
Expand Down

0 comments on commit 7a5ca19

Please sign in to comment.