We’d had a CC.NET project building for a few months now and are ready to move on to the next version. I’d like to leave the project in the CC.NET dashboard, but not allow anyone to do a “Force Build”.
Is there a way to config the project to no longer build? I can remove the project triggers, but am looking for a way to stop all future builds.
What version are you using? In CCNET 1.6, they introduced the showForceBuildButton attribute for your
<project>element.