Skip to content

Commit

Permalink
Temporarily removed uploading windows binaries to release assets (#1005)
Browse files Browse the repository at this point in the history
Co-authored-by: ec2-bot 🤖 <ec2-bot@users.noreply.github.com>
  • Loading branch information
LikithaVemulapalli and ec2-bot authored May 15, 2024
1 parent 12acc3c commit bc1993b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ eks-cluster-test:

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

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

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

Expand Down

0 comments on commit bc1993b

Please sign in to comment.