Hello,
We are developing plugin which does REST calls to external service.
However, when project has enabled "Restrict where this project can be run" checkbox we expect that build step declared by this plugin gets executed remotely on Jenkins slave. But it does not.
Could someone point to resource explaining how Jenkins used to execute build steps when this restriction is applied?
Regards