How to run a custom build command in Workflow Editor? #1854
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceHow can I run a custom build command to build my Flutter app? I have my own command to build my Flutter app and I need to use the Workflow Editor. ![]() As you can see in the screenshot, I can't specify my own build command. My thought was to disable all platforms and put my custom build command into the pre-build script section. However, then I need to enable the "Run tests only" checkout. But I don't want to run my tests. The docs (https://docs.codemagic.io/flutter-configuration/custom-scripts/) wasn't helpful for me. Expected resultsSee my question above. Actual resultsSee my question above. Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Talked to @kevin-suhajda and it's not possible with the Workflow Editor. |
Beta Was this translation helpful? Give feedback.
Talked to @kevin-suhajda and it's not possible with the Workflow Editor.