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