| In our pipelines a step's output appeared recently: "Checks if running on a Unix-like node" We figured out with a single search, that it's the output of a function "isUnix()". Our problem is, that we are not calling this plugin. In the classic UI it's also visible.
Is it somehow possible to hide these messages in Blue Ocean. As I wrote, we are not calling this function, it has to pipeline or docker plugin. Jenkins 2.204.2 LTS
- docker-commons:1.16
- docker-workflow:1.21
- pipeline-build-step:2.11
|