Explorar o código

Update Jenkinsfile

guizhong %!s(int64=6) %!d(string=hai) anos
pai
achega
b91ec65383
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      Jenkinsfile

+ 0 - 3
Jenkinsfile

@@ -71,9 +71,6 @@ podTemplate(name: label , cloud: 'kubernetes',
                 sh 'docker --config /etc/docker rmi ${JNLP_HUB}/${JNLP_ENV}/${JNLP_IMAGE}:${JNLP_TAG} --force'
           }
         }
-        stage('Pre Deploy') {
-                input "Are you sure deploy to kubernetes ?"
-        }
         stage('Deploy') {
           container('kubectl') {
               // -b 生成部署时的配置文件