strip binary
This commit is contained in:
parent
3d243836eb
commit
befc8128cd
@ -10,6 +10,7 @@ steps:
|
|||||||
image: rust:1.38.0
|
image: rust:1.38.0
|
||||||
commands:
|
commands:
|
||||||
- cargo install --path . --root . -f
|
- cargo install --path . --root . -f
|
||||||
|
- strip bin/tictactoe
|
||||||
- tar cvzf ttt.tar.gz bin src Cargo.*
|
- tar cvzf ttt.tar.gz bin src Cargo.*
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user