Update .gitlab-ci.yml
This commit is contained in:
parent
fb69b79844
commit
d2c3fc8ef3
|
@ -24,7 +24,7 @@ build:linux-glibc:
|
|||
- cargo build --release
|
||||
artifacts:
|
||||
paths:
|
||||
- target/x86_64-unknown-linux-musl/release/per
|
||||
- target/release/per
|
||||
|
||||
build:windows:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in New Issue