Skip to content

Commit

Permalink
Do not strip Windows binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Luni-4 committed Jan 13, 2021
1 parent d5323a3 commit dfc6c23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ tasks:
- "-cx"
- "taskboot retrieve-artifact --output-path=. --artifacts public/rust-code-analysis-cli.exe public/rust-code-analysis-web.exe &&
apk add --no-cache zip &&
strip rust-code-analysis-cli.exe rust-code-analysis-web.exe &&
zip -9 /rust-code-analysis-win-cli-x86_64.zip rust-code-analysis-cli.exe &&
zip -9 /rust-code-analysis-win-web-x86_64.zip rust-code-analysis-web.exe"
artifacts:
Expand Down

0 comments on commit dfc6c23

Please sign in to comment.