We found that when running scotty and everything was uploaded and went fine that our CI system still failed the build. Upon inspection, we noticed that scotty was returning a non-zero exit code, which was tell the CI server that scotty failed. This fixes that so scotty only exits with a non 0 upon error.
We found that when running scotty and everything was uploaded and went fine that our CI system still failed the build. Upon inspection, we noticed that scotty was returning a non-zero exit code, which was tell the CI server that scotty failed. This fixes that so scotty only exits with a non 0 upon error.