Skip to content
Snippets Groups Projects
Commit 932242b8 authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

Update .gitlab-ci.yml

parent e6b3306b
Branches
Tags
No related merge requests found
Pipeline #13668 failed
...@@ -25,7 +25,7 @@ linux: ...@@ -25,7 +25,7 @@ linux:
script: script:
- mkdir build - mkdir build
- cd build - cd build
- cmake .. -DWITH_OPTFLOW=TRUE -DBUILD_CALIBRATION=TTRUE - cmake .. -DWITH_OPTFLOW=TRUE -DBUILD_CALIBRATION=TRUE
- make - make
- ctest --output-on-failure - ctest --output-on-failure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment