Browse Source

missprint

Tomishinets Vladimir 4 năm trước cách đây
mục cha
commit
233ddfe414
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      devK8s.Jenkinsfile

+ 1 - 0
devK8s.Jenkinsfile

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