pipeline {agent anystages {stage(检出) {steps {checkout([$class: GitSCM,branches: [[name: GIT_BUILD_REF]],userRemoteConfigs: [[url: GIT_REPO_URL,credentialsId: CREDENTIALS_ID]]])}}stage(Node.js) {steps {sh rm -rf /usr/lib/node_modules/npm/dir(/root/.cache/…