Add mobile application #47

Merged
pierre merged 55 commits from mobile-app into main 2025-07-18 16:06:22 +00:00
Showing only changes of commit 389b2c96ba - Show all commits

View File

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