Update Jenkinsfile.tests-e2e

This commit is contained in:
Anastasiya Semenkevich 2024-06-19 11:50:20 +03:00 committed by Anastasiya
parent 98f6f1df9c
commit 5b729557f5
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ pipeline {
QT_LOGGING_RULES = '*.warning=true' QT_LOGGING_RULES = '*.warning=true'
QT_DEBUG_PLUGINS = 1 QT_DEBUG_PLUGINS = 1
QT_QPA_PLATFORM_PLUGIN_PATH = '/opt/qt/5.15.2/gcc_64/plugins'
} }
stages { stages {