but got error Syntax Error while parsing circle.yml: mapping values are not allowed here in ‘reader’, line 22, column 55: … dle exec fastlane $FASTLANE_LANE: ^
I think the problem is here bundle exec fastlane $FASTLANE_LANE:, specifically with the final colon. It’s confusing the Circle YAML parser. If you need it, I would try:
And I’m not fully understand how not confuse the Circle YAML parser
Regarding indentation - I try all combinations =) , but docs say use ‘double indentation (four spaces)’ … it’s not working.
Andy, I don’t remember running into timeouts with individual commands before, except when there is no output for a long-running command. In that case, you can specify a “no_output_timeout”. This is something we use. However, you need to put it inline with your name and command values. Example: