-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
At the moment, the current version works with FASTLANE_SESSION
But when I try to update the version according to the instruction https://github.com/fastlane/boarding#update-to-a-new-version getting an error:
remote: Running: rake assets:precompile
remote: DEPRECATION WARNING: `config.serve_static_files` is deprecated and will be removed in Rails 5.1.
remote: Please use `config.public_file_server.enabled = true` instead.
remote: (called from block in <top (required)> at /tmp/build_da089db59a2e56017a429a47581374bd/config/environments/production.rb:25)
remote: Session loaded from environment variable is not valid. Continuing with normal login.
remote:
remote: Two-step Verification (4 digits code) or Two-factor Authentication (6 digits code) is enabled for account '*****'
remote: More information about Two-step Verification (4 digits code): https://support.apple.com/en-us/HT204152
remote: More information about Two-factor Authentication (6 digits code): https://support.apple.com/en-us/HT204915
remote:
remote: Two-factor Authentication (6 digits code) is enabled for account '****'
remote: If you're running this in a non-interactive session (e.g. server or CI)
remote: check out https://github.com/fastlane/fastlane/tree/master/spaceship#2-step-verification
remote: Please enter the 6 digit code: rake aborted!
remote: EOFError: The input stream is exhausted.
Metadata
Metadata
Assignees
Labels
No labels