Explorar o código

修改jenkinsfile,修改jvm权限

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

+ 0 - 3
Jenkinsfile

@@ -37,9 +37,6 @@ pipeline {
         stage('deploy') {
             steps {
                 sh 'npm run deploy:linux'
-                sh 'chmod 777 target/o2server/*.sh'
-                sh 'chmod 777 -R target/o2server/jvm'
-                sh 'chmod 777 -R target/o2server/commons'
             }
         }
         stage('run') {