Update .gitlab-ci.yml file

This commit is contained in:
Jack Christensen 2024-08-19 13:09:55 +00:00
parent b2d460945d
commit 62a3ca64d1
1 changed files with 1 additions and 0 deletions

View File

@ -20,4 +20,5 @@ run_tests:
stage: test stage: test
script: script:
- cd .. - cd ..
- chmod +x terravisor
- timeout 30s ./terravisor - timeout 30s ./terravisor