From 57ae486e364106b0b47cf2020ee1d05bc8d89fef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tony=20Saraj=C3=A4rvi?= Date: Thu, 5 Nov 2020 09:34:55 +0000 Subject: Bring back the -no-gui build in the CI Task-number: QTQAINFRA-3999 Change-Id: Ifd1c76fc1eadf34a1024e7591f14ab6ab2c4bb56 Reviewed-by: Qt CI Bot Reviewed-by: Liang Qi --- coin/platform_configs/default.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/coin/platform_configs/default.yaml b/coin/platform_configs/default.yaml index 1d63139c..267e2173 100644 --- a/coin/platform_configs/default.yaml +++ b/coin/platform_configs/default.yaml @@ -10,6 +10,11 @@ Configurations: Compiler: 'GCC' Features: ['UseLegacyInstructions', 'InsignificantTests'] Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix /home/qt/work/install -force-debug-info -nomake tests -no-widgets -R . -openssl' +- + Template: 'qtci-linux-Ubuntu-20.04-x86_64-50' + Compiler: 'GCC' + Features: ['UseLegacyInstructions', 'DisableTests'] + Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -no-gui -R . -openssl' - Template: 'qtci-linux-Ubuntu-20.04-x86_64-50' Compiler: 'GCC' -- cgit v1.2.3