Skip to content

Commit 4a15c38

Browse files
Removing adding windows binaries to release assets (#1046)
Co-authored-by: ec2-bot 🤖 <[email protected]>
1 parent 6bf5b11 commit 4a15c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ eks-cluster-test:
165165

166166
release: build-binaries build-docker-images push-docker-images generate-k8s-yaml upload-resources-to-github
167167

168-
release-windows: build-binaries-windows build-docker-images-windows push-docker-images-windows upload-resources-to-github-windows
168+
release-windows: build-binaries-windows build-docker-images-windows push-docker-images-windows
169169

170170
test: spellcheck shellcheck unit-test e2e-test compatibility-test license-test go-linter helm-version-sync-test helm-lint
171171

0 commit comments

Comments
 (0)