The code in this box is executed after your source has been checked out, but before your build steps.
- If the script fails (returns a non-zero exit status), the build is failed.
- If it succeeds, the output is expected to be lines of KEY=VALUE pairs that will be injected into the environment variables.