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 - name: backend_build
image: rust image: rust
#temp when: when:
#temp event: event:
#temp - tag - 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
#temp when: when:
#temp event: event:
#temp - tag - tag
commands: commands:
- cd moneymgr_mobile - cd moneymgr_mobile
- flutter --disable-analytics - flutter --disable-analytics