1
This commit is contained in:
parent
2f5cf6b208
commit
49b6403e9a
@ -8,6 +8,7 @@ import os
|
||||
# statserver_z2_test
|
||||
# mail_z2_test
|
||||
# loginserver_z2_test
|
||||
# cloud_z2_test
|
||||
# gamelog_z2_test
|
||||
# service_z2_test
|
||||
# web3service_z2_test
|
||||
@ -79,6 +80,15 @@ projects = [
|
||||
'res': '',
|
||||
'targetRes': '',
|
||||
},
|
||||
{
|
||||
'name': 'cloud',
|
||||
'git': 'git@git.kingsome.cn:publish/cloud_z2_test.git',
|
||||
'targetGit': 'git@git.kingsome.cn:publish/cloud_z$id_test.git',
|
||||
'conf': 'prod/global/cloud_z2_test',
|
||||
'targetConf': 'prod/global/cloud_z$id_test',
|
||||
'res': '',
|
||||
'targetRes': '',
|
||||
},
|
||||
{
|
||||
'name': 'service',
|
||||
'git': 'git@git.kingsome.cn:publish/service_z2_test.git',
|
||||
|
Loading…
x
Reference in New Issue
Block a user