The code in this box is executed after your source has been checked out, but before your build steps.

If you want a non-standard shell to execute your code, there is support for "shebang syntax". To run custom interpreters, just make the first line of your script #!/usr/bin/my_interpreter.