How to prevent builds from running on built-in node?
Prevent builds from running on the built-in node? Running builds on the built-in node can be a security issue. To prevent builds from running on the built-in node, you should set the number of executors on the built-in node to 0 Steps The steps to prevent builds from running on the built-in nodes are as […]