@@ -95,7 +95,7 @@ pipeline {
buildOps.npm()
}
echo "Build Promo"
- dir("${SOURCE_DIR}/promo" {
+ dir("${SOURCE_DIR}/promo") {
buildOps.gradle()