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.
2 parents 6cb8d00 + 24c043b commit 70ac3fcCopy full SHA for 70ac3fc
2 files changed
.github/workflows/bake.yml
@@ -174,6 +174,7 @@ env:
174
COSIGN_VERSION: "v3.0.6"
175
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
176
MATRIX_SIZE_LIMIT: "20"
177
+ BUILDX_METADATA_PROVENANCE: "false"
178
BUILDX_SEND_GIT_QUERY_AS_INPUT: "true"
179
NPM_CONFIG_FETCH_RETRIES: "5"
180
.github/workflows/build.yml
@@ -177,6 +177,7 @@ env:
181
182
183
0 commit comments