experiment pipeline
This commit is contained in:
parent
d22f8cf71b
commit
37b6a52d7f
@ -15,6 +15,7 @@ build_release:
|
|||||||
- mkdir build && cd build
|
- mkdir build && cd build
|
||||||
- cmake -DCMAKE_BUILD_TYPE=Release -DTUG_ENABLE_TESTING=ON ..
|
- cmake -DCMAKE_BUILD_TYPE=Release -DTUG_ENABLE_TESTING=ON ..
|
||||||
- make -j$(nproc)
|
- make -j$(nproc)
|
||||||
|
- cp ../test/FTCS_11_11_7000.csv test/
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user