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