We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ab9a4 commit a5fe8fbCopy full SHA for a5fe8fb
.github/workflows/build-artifacts.yml
@@ -94,7 +94,6 @@ jobs:
94
file: ./build-support/docker/Consul-Dev.dockerfile
95
labels: COMMIT_SHA=${{ github.sha }},GITHUB_BUILD_URL=${{ env.GITHUB_BUILD_URL }}
96
push: true
97
- platform: linux/amd64
98
# This is required or else the image is not pullable.
99
# See https://github.com/docker/build-push-action/issues/820 for further
100
# details.
0 commit comments