Artifact named after their path’s base name

This commit is contained in:
Simon Sapin 2018-09-13 17:05:53 +02:00
parent 46ed832b21
commit fe88dba26d
3 changed files with 5 additions and 9 deletions

View file

@ -5,4 +5,4 @@ set -x
cd something-rust
cargo build --release
gzip -c target/release/something-rust > something-rust.gz
gzip -c target/release/something-rust > executable.gz