From reading the docs I can tell that allowForceBuild will turn off the force build button for the server.
In my case I have 12 projects.
Once is a weekend cleanup task.
I want to remove the force build on this one project. Is there a way to turn off the button on a project level?
Thanks.
–
You seem to be looking for Project Level Security
Add this to your configuration:
If You haven’t modified the configuration on the server level,
forceBuildshould be set toAllowby default and will be overridden in Your project then.