Update .gitlab-ci.yml file
This commit is contained in:
parent
93876971f3
commit
7f8ec6ff9e
|
@ -21,5 +21,6 @@ run_tests:
|
|||
script:
|
||||
- cd ..
|
||||
- chmod +x terravisor
|
||||
- ls -l
|
||||
- cd terravisor
|
||||
- cd build
|
||||
- timeout 30s ./terravisor
|
Loading…
Reference in New Issue