Update .gitlab-ci.yml file

This commit is contained in:
Jack Christensen 2024-08-19 14:24:27 +00:00
parent f042d0e385
commit 9b7d5b23c8
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ run_tests:
script:
- apt-get update && apt-get install -y xvfb
- Xvfb :99 -screen 0 1024x768x24 &
- sleep 5
- export DISPLAY=:99
- cd build
- timeout 30s ./TerraVisor