Test full APK build before release
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-07-17 19:31:39 +02:00
parent b3fd066633
commit 5a08b0c971

View File

@ -64,9 +64,9 @@ steps:
- name: backend_build
image: rust
when:
event:
- tag
#temp when:
#temp event:
#temp - tag
volumes:
- name: rust_registry
path: /usr/local/cargo/registry
@ -108,9 +108,9 @@ steps:
volumes:
- name: release
path: /tmp/release
when:
event:
- tag
#temp when:
#temp event:
#temp - tag
commands:
- cd moneymgr_mobile
- flutter --disable-analytics