Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建一个输入 IP/主机名的参数化管道构建。当我运行 Jenkins Build 时,它应该连接到 IP/主机名并将机器配置为 Jenkins-Slave。下一个作业应该在 Slave 机器上运行。
是否有任何插件可用于完成此任务?