Custom Build Script
Mechanism to run custom build scripts in the build agent. Usually build steps for a subsystem get described in ced.json. That mechanism can be overridden by creating a custom script for the build agent to run instead of the default logic. In conjunction with external operations, it can be used to delegate builds to external CI/CD platforms like TeamCity.