Update .gitlab-ci.yml file

This commit is contained in:
Jack Christensen 2024-08-19 13:11:33 +00:00
parent 62a3ca64d1
commit 93876971f3
1 changed files with 1 additions and 0 deletions

View File

@ -21,4 +21,5 @@ run_tests:
script: script:
- cd .. - cd ..
- chmod +x terravisor - chmod +x terravisor
- ls -l
- timeout 30s ./terravisor - timeout 30s ./terravisor