corrected artifacts...

This commit is contained in:
Marcel Otte 2016-03-27 20:45:51 +02:00
parent 6230cb9309
commit 334e0f0b21
1 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,9 @@ build-c:
script:
- cd c; make
artifacts:
- libcmdlineoptions.*
- tests-*
paths:
- libcmdlineoptions.*
- tests-*
test-c:
stage: test