aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f3a469a..b6e1ba6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,6 +36,7 @@ RWA:Run:
- cd build/rwa-support-desktopapp
- Xvfb :99 &
- export DISPLAY=:99
+ - export QT_XCB_GL_INTEGRATION=none
- ./rwa-support-desktopapp 2>&1 | tee rwa-support-desktopapp.log &
- sleep 30s
- xwd -display :99 -root | convert xwd:- png:./screenshot.png