Explorar o código

增加release的jenkinsfile

huqi %!s(int64=5) %!d(string=hai) anos
pai
achega
d0141fa6d1
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      Jenkinsfile_release

+ 0 - 5
Jenkinsfile_release

@@ -38,10 +38,5 @@ pipeline {
                 bat 'npm run deploy:win'
                 bat 'npm run deploy:win'
             }
             }
         }
         }
-        stage('run') {
-            steps {
-                bat 'JENKINS_NODE_COOKIE=dontKillMe start /min target/o2server/start_windows.bat>>output.txt'
-            }
-        }
     }
     }
 }
 }