NONRTRIC - Add Jenkins job streams for I-Release
[ci-management.git] / jjb / nonrtric / prescan-dmaapmediatorproducer-ubuntu.sh
index a45e0ab..b42f8fe 100644 (file)
@@ -25,6 +25,6 @@ set -ex
 sudo apt-get update
 
 # build script execution
-bash ./build-dmaapmediatorproducer-ubuntu.sh
+bash dmaap-mediator-producer/build-dmaapmediatorproducer-ubuntu.sh
 
 echo "--> prescan-dmaapmediatorproducer-ubuntu.sh ends"