摘要: agent配置 agent{ // node "xxx" node "master" } // agent any 多node并发【同步】 pipeline{ agent none options{ timestamps() } stages{ stage('1'){ agent{ node "1" 阅读全文
posted @ 2021-10-28 09:48 该显示昵称已被使用了 阅读(660) 评论(0) 推荐(0)