Specified binary in tar

This commit is contained in:
Joe Bellus 2022-02-09 21:58:52 -05:00
parent 3034aa305a
commit c5c571c917
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ build-bin:
- chmod +x /usr/local/bin/sccache
- cargo build --release
- cd target/release
- tar -czf ../../vade-linux-x64.tar.gz *
- tar -czf ../../vade-linux-x64.tar.gz vade
- cd ../../
artifacts:
paths: