Jenkinsfile 修改
Jenkinsfile @@ -64,6 +64,7 @@ } } //部署到 生成环境 stage('deploy to production') { steps { input(id: 'deploy-to-production', message: 'deploy to production?')