Skip to content

Commit

Permalink
remove platform key
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurret committed Apr 10, 2023
1 parent 91ed744 commit aa787af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
file: ./build-support/docker/Consul-Dev.dockerfile
labels: COMMIT_SHA=${{ github.sha }},GITHUB_BUILD_URL=${{ env.GITHUB_BUILD_URL }}
push: true
platform: linux/amd64
# This is required or else the image is not pullable.
# See https://github.com/docker/build-push-action/issues/820 for further
# details.
Expand Down

0 comments on commit aa787af

Please sign in to comment.