Update '.drone.yml'
This commit is contained in:
parent
eb39242613
commit
5b61d356d2
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ steps:
|
||||||
- cp .pio/build/esp32/firmware.bin firmware-esp32.bin
|
- cp .pio/build/esp32/firmware.bin firmware-esp32.bin
|
||||||
|
|
||||||
- name: build app
|
- name: build app
|
||||||
image: itsblue.dev/plugins/qt-android:5.15.5-2
|
image: itsblue.dev/plugins/qt-android:5.15.5-3
|
||||||
settings:
|
settings:
|
||||||
qmake_arguments: "CONFIG+=release"
|
qmake_arguments: "CONFIG+=release"
|
||||||
androiddeployqt_arguments: "--android-platform android-31"
|
androiddeployqt_arguments: "--android-platform android-31"
|
||||||
|
|
Loading…
Reference in a new issue