corrected silly path error
This commit is contained in:
parent
8529bff989
commit
89f7c53e4d
|
@ -8,8 +8,8 @@ build-c:
|
|||
- cd c; make
|
||||
artifacts:
|
||||
paths:
|
||||
- libcmdlineoptions.so
|
||||
- libcmdlineoptions.a
|
||||
- c/libcmdlineoptions.*
|
||||
- c/tests-*
|
||||
|
||||
#test-c:
|
||||
#stage: test
|
||||
|
|
Loading…
Reference in New Issue