Update .gitlab-ci.yml file
This commit is contained in:
parent
b2d460945d
commit
62a3ca64d1
|
@ -20,4 +20,5 @@ run_tests:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- cd ..
|
- cd ..
|
||||||
|
- chmod +x terravisor
|
||||||
- timeout 30s ./terravisor
|
- timeout 30s ./terravisor
|
Loading…
Reference in New Issue