mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Artifact named after their path’s base name
This commit is contained in:
parent
46ed832b21
commit
fe88dba26d
3 changed files with 5 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue