Update .gitlab-ci.yml file
This commit is contained in:
parent
1517cb1379
commit
cc56f811a9
|
@ -29,5 +29,5 @@ run_tests:
|
||||||
- ls -R
|
- ls -R
|
||||||
- cd build
|
- cd build
|
||||||
- ls -l
|
- ls -l
|
||||||
- chmod +x
|
- chmod +x TerraVisor
|
||||||
- timeout 30s ./TerraVisor
|
- timeout 30s ./TerraVisor
|
||||||
|
|
Loading…
Reference in New Issue