Commit ac7b0ce1 authored by daidekun's avatar daidekun

Merge branch 'master' of git.quantgroup.cn:QA/qg-dockerfiles

parents 84008386 1a8a27bf
...@@ -17,10 +17,3 @@ do ...@@ -17,10 +17,3 @@ do
mysql -uroot < $entry mysql -uroot < $entry
done done
export NAMESPACE=`cat /var/run/secrets/kubernetes.io/serviceaccount/namespace`
echo "cd $WORK_PATH"
cd $WORK_PATH
echo "replace DB string"
sh replace.sh 127.0.0.1 3306 qa qatest true $NAMESPACE
\ No newline at end of file
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