Skip to content
Snippets Groups Projects

QDS-10489 Handle device orientation

Merged Burak Hançerli requested to merge QDS-10489/handle-device-orientation into master
3 files
+ 51
65
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -20,6 +20,7 @@ build-android-multiarch:
image: "${QDS_CI_REGISTRY_IMAGE}/${QDS_CI_JOB_TARGET_PLATFORM}:${QDS_CI_QT_VERSION}-${QDS_CI_JOB_TARGET_PLATFORM}-${QDS_CI_JOB_TARGET_ARCH}"
variables:
QDS_CI_JOB_TARGET_PLATFORM: "android"
QDS_CI_QT_VERSION: "652"
rules:
- if: $QDS_CI_QT_VERSION_ANDROID != "none"
parallel:
Loading