Update .gitlab-ci.yml file
This commit is contained in:
parent
9ec5539636
commit
2ba650f438
|
@ -19,4 +19,4 @@ build:
|
||||||
run_tests:
|
run_tests:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- timeout 30s ./TerraVisor
|
- ls
|
Loading…
Reference in New Issue