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

+ 1 - 1
devK8s.Jenkinsfile

@@ -109,7 +109,7 @@ pipeline {
       }
       steps {
         script {
-          echo "Build APP"
+          echo "Build APP PROMO-SDK"
           dir("${SOURCE_DIR}") {
             buildOps.npm()
           }