playing with artifacts...

This commit is contained in:
Marcel Otte 2016-03-27 20:52:58 +02:00
parent 8b8b0f8d70
commit 8529bff989
1 changed files with 2 additions and 2 deletions

View File

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