Update Jenkinsfile.tests-e2e
This commit is contained in:
parent
98f6f1df9c
commit
5b729557f5
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue