We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf5b11 commit 4a15c38Copy full SHA for 4a15c38
Makefile
@@ -165,7 +165,7 @@ eks-cluster-test:
165
166
release: build-binaries build-docker-images push-docker-images generate-k8s-yaml upload-resources-to-github
167
168
-release-windows: build-binaries-windows build-docker-images-windows push-docker-images-windows upload-resources-to-github-windows
+release-windows: build-binaries-windows build-docker-images-windows push-docker-images-windows
169
170
test: spellcheck shellcheck unit-test e2e-test compatibility-test license-test go-linter helm-version-sync-test helm-lint
171
0 commit comments