Skip to content
Snippets Groups Projects

QDS-11960 Create testing infrastructure for x86_64

Merged Burak Hançerli requested to merge QDS-11960/automated-tests into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
# QDS_CI_BUILD_QT_VERSION_ANDROID and QDS_CI_BUILD_QT_VERSION_WASM are the tags for the docker images.
# https://git.qt.io/design-studio/maintenance/docker-images/container_registry
build-android:
extends: .pipeline_common
stage: build
tags:
- linux-blade
Loading