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 9062c41 commit a542b9eCopy full SHA for a542b9e
Makefile
@@ -130,7 +130,7 @@ upload-resources-to-github:
130
${MAKEFILE_PATH}/scripts/upload-resources-to-github -k -s ${K8S_1_25_ASSET_SUFFIX}
131
132
upload-resources-to-github-windows:
133
- bash ${MAKEFILE_PATH}/scripts/upload-resources-to-github -b
+ wsl-bash ${MAKEFILE_PATH}/scripts/upload-resources-to-github -b
134
135
generate-k8s-yaml:
136
${MAKEFILE_PATH}/scripts/generate-k8s-yaml
0 commit comments