Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-03-26 17:46:34 +00:00
parent 160bad9d02
commit 2e47450d50
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ build:linux:
stage: build stage: build
script: script:
- cargo build --release - cargo build --release
- tree - ls
artifacts: artifacts:
paths: paths:
- x86_64-unknown-linux-musl/release/per - x86_64-unknown-linux-musl/release/per