You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI systems often optimize for using environment variables rather than config files or CLI arguments. Some more important values that appear in the CLI's config.yml (namely, URLs and credentials) should be possible to set via environment variables.
CI systems often optimize for using environment variables rather than config files or CLI arguments. Some more important values that appear in the CLI's config.yml (namely, URLs and credentials) should be possible to set via environment variables.