Creating a Jenkins Slave via Java Web Start

后端 未结 3 1584
你的背包
你的背包 2021-02-05 03:09

I have already had a working Master - Slave Configuration on my Jenkins, but an update broke it so I had to reinstall it (didn\'t have a backup yet).

But now after reins

3条回答
  •  旧巷少年郎
    2021-02-05 03:22

    Manage Jenkins => Configure Global Security => Enable security => TCP port for JNLP agents Set it to either Fixed (for this option also set the port number) or Random.

提交回复
热议问题