jenkins-ci/cd npm集成Jenkinsfile npm集成Jenkinsfile有两种方法 第一种过变量名和变量值的方式定义好构建工具 #!groovy pipeline{ agent { node { label "master"}} stage... 2021年3月18日4,816npm评论 阅读全文