Commit 062d2d69 authored by 黎博's avatar 黎博

修改git host

parent 655aadae
# echo 172.30.10.27 git.quantgroup.cn >> /etc/hosts
echo 10.250.0.181 git.quantgroup.cn >> /etc/hosts
curl -sSL http://git.quantgroup.cn/QA/qg-docker-entrypoints/raw/master/tke/go.sh -o run.sh
sh run.sh
\ No newline at end of file
#!/bin/bash
# echo 172.30.10.27 git.quantgroup.cn >> /etc/hosts
echo 10.250.0.181 git.quantgroup.cn >> /etc/hosts
curl -sSL http://git.quantgroup.cn/QA/qg-docker-entrypoints/raw/master/tke/java.sh -o run.sh
bash run.sh
#!/bin/bash
# echo 172.30.10.27 git.quantgroup.cn >> /etc/hosts
echo 10.250.0.181 git.quantgroup.cn >> /etc/hosts
curl -sSL http://git.quantgroup.cn/QA/qg-docker-entrypoints/raw/master/tke/nodejs.sh -o run.sh
bash run.sh
#!/bin/bash
# echo 172.30.10.27 git.quantgroup.cn >> /etc/hosts
echo 10.250.0.181 git.quantgroup.cn >> /etc/hosts
curl -sSL http://git.quantgroup.cn/QA/qg-docker-entrypoints/raw/master/tke/python.sh -o run.sh
sh run.sh
#!/bin/bash
# echo 172.30.10.27 git.quantgroup.cn >> /etc/hosts
echo 10.250.0.181 git.quantgroup.cn >> /etc/hosts
curl -sSL http://git.quantgroup.cn/QA/qg-docker-entrypoints/raw/master/tke/ui.sh -o run.sh
sh run.sh
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