Switched to manual mode

This commit is contained in:
TC 2023-09-28 14:38:50 +00:00
parent 752392c02e
commit 9e48bc2223

View File

@ -33,6 +33,7 @@ build:
- dart --disable-analytics
- flutter doctor -v
- flutter build ipa
when: manual
#test:
# extends: