🔧 fix paths
This commit is contained in:
parent
014724f362
commit
a44b29ecf1
@ -17,10 +17,10 @@ steps:
|
|||||||
- cd ..
|
- cd ..
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- ../cmake/bin/cmake .. -DJSON_FastTests=ON
|
- ../cm/cmake/bin/cmake .. -DJSON_FastTests=ON
|
||||||
- make -j10
|
- make -j10
|
||||||
- cd test
|
- cd test
|
||||||
- ../../cmake/bin/ctest -j10
|
- ../../cm/cmake/bin/ctest -j10
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user