legacy-cli
legacy-cli copied to clipboard
Non zero exit code when disabling shell config
When I set PLATFORMSH_CLI_SHELL_CONFIG_FILE to an empty string when running on CircleCI, I receive a non-zero exit code and thus the deploy fails. I expected a zero exit code just like when you install normally.