legacy-cli icon indicating copy to clipboard operation
legacy-cli copied to clipboard

Non zero exit code when disabling shell config

Open robinvdvleuten opened this issue 6 years ago • 0 comments

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.

robinvdvleuten avatar Jan 24 '19 16:01 robinvdvleuten