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