I have some complicated pre-scripting that:
- must happen on the master step
- isn't necessarily running the master step on the server
In this script I need to determine the configuration's priority of all builds that the current node is running. Is this possible for non-server nodes that run this script?