2020年10月15日
摘要: 接下来是开始更新代码编译打包构建环节了 stages { stage(' 更新代码 '){ steps { echo "update" checkout([$class: 'GitSCM', branches: [[name: '*/base']], doGenerateSubmoduleConfi 阅读全文
posted @ 2020-10-15 11:48 Cutecatkk 阅读(222) 评论(0) 推荐(0)