Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-deploy-utils
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qa-deploy-utils
Commits
935f4a34
Commit
935f4a34
authored
Mar 29, 2017
by
daidekun
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitabc.xyqb.com/QA/qa-deploy-utils
parents
36756989
a010bd28
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
2_get_code_by_name.sh
qa_shell_script/2_get_code_by_name.sh
+2
-0
get_project_config.js
qa_shell_script/config_server/get_project_config.js
+1
-1
No files found.
qa_shell_script/2_get_code_by_name.sh
View file @
935f4a34
...
@@ -38,6 +38,8 @@ if [ -n "$project_folder" ];then
...
@@ -38,6 +38,8 @@ if [ -n "$project_folder" ];then
else
else
desc
=
`
node
$config_server
/get_project_config.js
-name
$project_name
-attr
desc
`
desc
=
`
node
$config_server
/get_project_config.js
-name
$project_name
-attr
desc
`
sh
$config_server
/show_info.sh
$project_name
clone代码
$desc
sh
$config_server
/show_info.sh
$project_name
clone代码
$desc
echo
"node
$config_server
/get_project_config.js -name
$project_name
-attr git_path"
git_path
=
`
node
$config_server
/get_project_config.js
-name
$project_name
-attr
git_path
`
git_path
=
`
node
$config_server
/get_project_config.js
-name
$project_name
-attr
git_path
`
echo
"git clone
$git_path
"
git clone
$git_path
git clone
$git_path
fi
fi
qa_shell_script/config_server/get_project_config.js
View file @
935f4a34
...
@@ -76,7 +76,7 @@ new pClass().init(false, "java", "7044", "finance-api", false, "bo.wang", "finan
...
@@ -76,7 +76,7 @@ new pClass().init(false, "java", "7044", "finance-api", false, "bo.wang", "finan
new
pClass
().
init
(
false
,
"
java
"
,
"
7045
"
,
"
check-accounts
"
,
false
,
"
QG
"
,
"
check_accounts.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
对账系统-server
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7045
"
,
"
check-accounts
"
,
false
,
"
QG
"
,
"
check_accounts.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
对账系统-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7014
"
,
"
du-jiang-yan
"
,
false
,
"
QG
"
,
"
du_jiang_yan.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
第三方对接导流-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7014
"
,
"
du-jiang-yan
"
,
false
,
"
QG
"
,
"
du_jiang_yan.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
第三方对接导流-server
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7051
"
,
"
msg
"
,
false
,
"
QG
"
,
"
msg.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
新版消息中心
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7051
"
,
"
msg
"
,
false
,
"
QG
"
,
"
msg.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
新版消息中心
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7052
"
,
"
xyqb-btzt
"
,
true
,
"
git@gitabc.xyqb.com:
QG
/xyqb-btzt.git
"
,
"
xyqb-btzt.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
白条直投外部
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7052
"
,
"
xyqb-btzt
"
,
true
,
"
git@gitabc.xyqb.com:
qg-op-backend
/xyqb-btzt.git
"
,
"
xyqb-btzt.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
白条直投外部
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7053
"
,
"
xyqb-btzt-internal
"
,
true
,
"
git@gitabc.xyqb.com:qg-op-backend/xyqb-btzt-internal.git
"
,
"
xyqb-btzt-internal.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
白条直投内部
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7053
"
,
"
xyqb-btzt-internal
"
,
true
,
"
git@gitabc.xyqb.com:qg-op-backend/xyqb-btzt-internal.git
"
,
"
xyqb-btzt-internal.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
白条直投内部
"
,
""
);
// new pClass(true,"java","7027","sms-center","QG","sms-center.log",null,null,null,"短信中心-server");
// new pClass(true,"java","7027","sms-center","QG","sms-center.log",null,null,null,"短信中心-server");
// ui----
// ui----
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment