How to pass credentials to `exp build:ios —non-interactive`?

Hello guys! I’m trying to automate the build process with Travis CI. I would like to deploy my mobile app using exp build:ios —non-interactive after all tests have passed, but I have no idea on how to pass the required arguments to this command (apple dev id, password, cert path, etc.) any help on how to achieve this will be greatly appreciated.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.