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