Commit e32eca0b authored by 温海元's avatar 温海元

add some script

parent da9bdc9a
......@@ -24,6 +24,8 @@ if [ "$project_name" = "qa-platform-ui" ];then
cd ${target_dir}
npm install
npm run build
echo "重启下nginx"
/usr/local/openresty/nginx/sbin/nginx -s reload
echo "done"
else
echo "这是JAVA项目"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment