-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
CentOS, Jenkins 1.419, Build Publisher 1.10
When a build is published to my Public server, people can still see the "Build now" link and the "Schedule a build" button, which is confusing as there's no indication that this is a build that's been published from another server.
Hi,
a published build is copy of the original build, i.e. it can be run on another jenkins instance and sometimes it's desired. What do you propose, some global config option which will cause that all published build will have some special mark/will be disabled/etc ?
Thanks