Browse Source

missprint

Tomishinets Vladimir 4 years ago
parent
commit
233ddfe414
1 changed files with 1 additions and 0 deletions
  1. 1 0
      devK8s.Jenkinsfile

+ 1 - 0
devK8s.Jenkinsfile

@@ -124,6 +124,7 @@ pipeline {
           echo "Build APP"
           dir("${SOURCE_DIR}") {
             buildOps.npm()
+          }
         }
       }
     }