Update .gitlab-ci.yml
This commit is contained in:
parent
3d6bfa60a8
commit
6f093fd8ac
|
@ -19,7 +19,5 @@ build:
|
||||||
run_tests:
|
run_tests:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- cd build
|
- cd builds/jack
|
||||||
- timeout 30s ./TerraVisor
|
- timeout 30s ./TerraVisor
|
||||||
only:
|
|
||||||
main
|
|
Loading…
Reference in New Issue