Merge branch 'main' of ssh://itsblue.dev/blueROCK/app
This commit is contained in:
commit
12185337b9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
- name: build app
|
- name: build app
|
||||||
image: itsblue.dev/plugins/qt-android:5.15.5-3
|
image: itsblue.dev/plugins/qt-android:5.15.5-4
|
||||||
settings:
|
settings:
|
||||||
qmake_arguments: "CONFIG+=release"
|
qmake_arguments: "CONFIG+=release"
|
||||||
androiddeployqt_arguments: "--android-platform android-31 --aab"
|
androiddeployqt_arguments: "--android-platform android-31 --aab"
|
||||||
|
|
Loading…
Reference in a new issue