You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use "flutterpi_tool build --arch=arm64 --cpu=pi4 --release" in my azure pipeline and my pipeline still succeeds on a failed build, because the command exits on exit code 0 even if the build fails.