Tomishinets Vladimir %!s(int64=4) %!d(string=hai) anos
pai
achega
233ddfe414
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      devK8s.Jenkinsfile

+ 1 - 0
devK8s.Jenkinsfile

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