构建脚本
cd $WORKSPACE/ cmake .&&make cd lib rm /home/sig/libpcb_defect_detect.so* -rf cp libpcb_defect_detect.so* /home/sig/ rm /home/sig/ngpoint_sig -rf cp /home/ng/ngpoint_sig /home/sig export LD_LIBRARY_PATH=/home/sig:$LD_LIBRARY_PATH cd /home/sig&&./ngpoint_sig $srcName $filterType
标签:构建,defect,cd,PATH,ngpoint,sig,home,jenkins,节点 From: https://www.cnblogs.com/hyhc8848/p/17104967.html