Commit 960f517
Strip Go symbol table from release binaries
Adds -s to the goreleaser ldflags alongside the existing -w. Per
maintainer testing on #2109, building with -s -w shrinks the tkn
binary from ~207MB to ~147MB (~30%) compared to the current -w-only
default.
Signed-off-by: alliasgher <alliasgher123@gmail.com>1 parent 87c35de commit 960f517
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments