Remove temporary comments in Drone configuration
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-07-17 19:51:01 +02:00
parent 5a08b0c971
commit 389b2c96ba

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