Issue:
How can I disable Bitrise usage information and analytics in my build?
Solution:
Add the following command to a Script Step:
bitrise: analytics off
How can I disable Bitrise usage information and analytics in my build?
Add the following command to a Script Step:
bitrise: analytics off