Skip to content

Commit a5fe8fb

Browse files
committed
remove platform key
1 parent 37ab9a4 commit a5fe8fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-artifacts.yml

-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ jobs:
9494
file: ./build-support/docker/Consul-Dev.dockerfile
9595
labels: COMMIT_SHA=${{ github.sha }},GITHUB_BUILD_URL=${{ env.GITHUB_BUILD_URL }}
9696
push: true
97-
platform: linux/amd64
9897
# This is required or else the image is not pullable.
9998
# See https://github.com/docker/build-push-action/issues/820 for further
10099
# details.

0 commit comments

Comments
 (0)