Update .gitlab-ci.yml file
This commit is contained in:
parent
d5f0ba87cc
commit
df0de2450a
|
@ -19,5 +19,5 @@ build:
|
||||||
run_tests:
|
run_tests:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- cd build
|
- cd builds/jack
|
||||||
- timeout 30s ./TerraVisor
|
- timeout 30s ./TerraVisor
|
Loading…
Reference in New Issue