Explorar o código

modify Jenkinsfile

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

+ 1 - 0
Jenkinsfile

@@ -9,6 +9,7 @@ pipeline {
         }
         stage('build server') {
             steps {
+                sh 'id'
                 sh 'npm run build_server'
             }
         }