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 8a4ea79 commit e74e13fCopy full SHA for e74e13f
Makefile
@@ -126,7 +126,7 @@ build-binaries-windows:
126
127
upload-resources-to-github:
128
${MAKEFILE_PATH}/scripts/upload-resources-to-github
129
- ${MAKEFILE_PATH}/scripts/upload-resources-to-github -s ${K8S_1_25_ASSET_SUFFIX}
+ ${MAKEFILE_PATH}/scripts/upload-resources-to-github -k -s ${K8S_1_25_ASSET_SUFFIX}
130
131
upload-resources-to-github-windows:
132
${MAKEFILE_PATH}/scripts/upload-resources-to-github -b
0 commit comments