We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92bbe6 commit c0acf35Copy full SHA for c0acf35
.github/workflows/release.yml
@@ -102,7 +102,6 @@ jobs:
102
--image-version "${GITHUB_REF_NAME}-${ARCH_FOR_DOCKER}" \
103
--architecture "linux/${ARCH_FOR_DOCKER}" \
104
--organization stackable \
105
- --architecture linux/amd64 \
106
--shard-count "${{matrix.shard_count}}" \
107
--shard-index "${{matrix.shard_index}}" \
108
--export-tags-file bake-target-tags
0 commit comments