corrected silly path error

This commit is contained in:
Marcel Otte 2016-03-27 20:53:44 +02:00
parent 8529bff989
commit 89f7c53e4d
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ build-c:
- cd c; make
artifacts:
paths:
- libcmdlineoptions.so
- libcmdlineoptions.a
- c/libcmdlineoptions.*
- c/tests-*
#test-c:
#stage: test