🐎 ci(配置): 回收服务器后修改配置

This commit is contained in:
luying
2023-09-13 17:15:37 +08:00
parent 06c23e24f6
commit 4e37719503
6 changed files with 95 additions and 2458 deletions

View File

@@ -101,14 +101,6 @@ elif [ ${1} == 'zy8' ] ; then
destUrl="root@yjz-zy-game8:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zy9' ] ; then
destUrl="root@yjz-zy-game9:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zy10' ] ; then
destUrl="root@yjz-zy-game10:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zyweb1' ] ; then
destUrl="root@yjz-zy-web1:/root/zyz/"
port=22
@@ -117,14 +109,6 @@ elif [ ${1} == 'zyweb2' ] ; then
destUrl="root@yjz-zy-web2:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zyweb3' ] ; then
destUrl="root@yjz-zy-web3:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zyweb4' ] ; then
destUrl="root@yjz-zy-web4:/root/zyz/"
port=22
env='zy1'
# ch1 - ch6, chweb1 - chweb3
elif [ ${1} == 'ch1' ] ; then
destUrl="root@yjz-ch-game1:/root/zyz/"
@@ -142,22 +126,10 @@ elif [ ${1} == 'ch4' ] ; then
destUrl="root@yjz-ch-game4:/root/zyz/"
port=22
env='ch1'
elif [ ${1} == 'ch5' ] ; then
destUrl="root@yjz-ch-game5:/root/zyz/"
port=22
env='ch1'
elif [ ${1} == 'ch6' ] ; then
destUrl="root@yjz-ch-game6:/root/zyz/"
port=22
env='ch1'
elif [ ${1} == 'chweb1' ] ; then
destUrl="root@yjz-ch-web1:/root/zyz/"
port=22
env='ch1'
elif [ ${1} == 'chweb2' ] ; then
destUrl="root@yjz-ch-web2:/root/zyz/"
port=22
env='ch1'
elif [ ${1} == 'chweb3' ] ; then
destUrl="root@yjz-ch-web3:/root/zyz/"
port=22
@@ -182,66 +154,6 @@ elif [ ${1} == 'yjzios' ] ; then
destUrl="root@yjz-ios-review:/root/zyz/"
port=22
env='yjzios'
elif [ ${1} == 'zy11' ] ; then
destUrl="root@yjz-bk-1:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zy12' ] ; then
destUrl="root@yjz-bk-2:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zy13' ] ; then
destUrl="root@yjz-bk-3:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zy14' ] ; then
destUrl="root@yjz-bk-4:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zy15' ] ; then
destUrl="root@yjz-bk-5:/root/zyz/"
port=22
env='zy1'
elif [ ${1} == 'zy16' ] ; then
destUrl="root@yjz-bk-6:/root/zyz/"
port=22
env='zy1'
# elif [ ${1} == 'zy17' ] ; then
# destUrl="root@yjz-bk-7:/root/zyz/"
# port=22
# env='zy1'
# elif [ ${1} == 'zy18' ] ; then
# destUrl="root@yjz-bk-8:/root/zyz/"
# port=22
# env='zy1'
# elif [ ${1} == 'zy19' ] ; then
# destUrl="root@yjz-bk-9:/root/zyz/"
# port=22
# env='zy1'
elif [ ${1} == 'ch7' ] ; then
destUrl="root@yjz-bk-10:/root/zyz/"
port=22
env='ch1'
elif [ ${1} == 'ch8' ] ; then
destUrl="root@yjz-bk-11:/root/zyz/"
port=22
env='ch1'
elif [ ${1} == 'ch9' ] ; then
destUrl="root@yjz-bk-12:/root/zyz/"
port=22
env='ch1'
# elif [ ${1} == 'ch10' ] ; then
# destUrl="root@yjz-bk-13:/root/zyz/"
# port=22
# env='ch1'
# elif [ ${1} == 'ch11' ] ; then
# destUrl="root@yjz-bk-14:/root/zyz/"
# port=22
# env='ch1'
# elif [ ${1} == 'ch12' ] ; then
# destUrl="root@yjz-bk-15:/root/zyz/"
# port=22
# env='ch1'
elif [ ${1} == 'zytest' ] ; then
destUrl="root@yjz-bk-1:/root/zyz/"
port=22