Commit e4174827 authored by daidekun's avatar daidekun

NODE_ENV=test

parent c786d06d
......@@ -2,6 +2,9 @@
echo "deploy node"
package_path="/home/quant_group/project"
echo "NODE_ENV=test"
NODE_ENV=test
echo "cd ${package_path}"
cd ${package_path}
......
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