mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Build Qt Tools for Android Studio in CI
The binaries will be stored to ci-files02 after successful integrations and the testing/release process will use those binaries. Currently we can disable tests, as there are no unit tests in the plugin itself. Task-number: QTQAINFRA-7390 Change-Id: I7777ee47eed845022d67447a9389ab6943d69bc9 Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
This commit is contained in:
8
coin/platform_configs/android-studio-tools.yaml
Normal file
8
coin/platform_configs/android-studio-tools.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
Version: 2
|
||||
Include: []
|
||||
Configurations:
|
||||
-
|
||||
Id: 'qttas-on-linux'
|
||||
Template: 'qtci-linux-RHEL-9.4-x86_64-50'
|
||||
Compiler: 'GCC'
|
||||
Features: ['UseConfigure', 'Packaging', 'DisableTests']
|
||||
Reference in New Issue
Block a user