Update .gitlab-ci.yml file
This commit is contained in:
parent
8daac7af64
commit
b2d460945d
|
@ -20,6 +20,4 @@ run_tests:
|
|||
stage: test
|
||||
script:
|
||||
- cd ..
|
||||
- ls
|
||||
- cd build
|
||||
- ./TerraVisor
|
||||
- timeout 30s ./terravisor
|
Loading…
Reference in New Issue