Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-03-26 17:40:24 +00:00
parent adcffd251b
commit 14248d37d2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ build:linux:
- cargo build --release
artifacts:
paths:
- target/release/per
- x86_64-unknown-linux-musl/release/per
build:windows:
stage: build