Update .gitlab-ci.yml
This commit is contained in:
parent
160bad9d02
commit
2e47450d50
|
@ -22,7 +22,7 @@ build:linux:
|
|||
stage: build
|
||||
script:
|
||||
- cargo build --release
|
||||
- tree
|
||||
- ls
|
||||
artifacts:
|
||||
paths:
|
||||
- x86_64-unknown-linux-musl/release/per
|
||||
|
|
Loading…
Reference in New Issue