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
We could add an option to enable more verbose deploys, to help in debug. Usually when the deploy script breaks, it outputs something like exit status 1.
A possible solution would be check for the presence of a specific environment variable, like TSURU_DEPLOY_DEBUG, to increase the script output details.