Commit 2560af50 authored by wentao.suo's avatar wentao.suo

ffff

parent ef6763d8
...@@ -6,7 +6,7 @@ config_path="`pwd`/${module_name}/application.properties" ...@@ -6,7 +6,7 @@ config_path="`pwd`/${module_name}/application.properties"
export NAMESPACE=`cat /var/run/secrets/kubernetes.io/serviceaccount/namespace` export NAMESPACE=`cat /var/run/secrets/kubernetes.io/serviceaccount/namespace`
echo "NAMESPACE is $NAMESPACE" echo "NAMESPACE is $NAMESPACE"
echo "@NAMESPACE:${NAMESPACE}" >> build_info echo "NAMESPACE:${NAMESPACE}" >> build_info
echo 192.168.6.13 eos.quantgroups.com >> /etc/hosts echo 192.168.6.13 eos.quantgroups.com >> /etc/hosts
echo 192.168.4.117 apollo-dev.quantgroups.com >> /etc/hosts echo 192.168.4.117 apollo-dev.quantgroups.com >> /etc/hosts
......
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