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