Fix typo in yaml

This commit is contained in:
mdr0id 2019-09-25 09:14:26 -07:00
parent 2f13056825
commit c47132e63b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ build:build-linux:
script: script:
- make - make
artifacts: artifacts:
path: paths:
- ./server - ./server
- ./ingest - ./ingest