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
7613cf97
Commit
7613cf97
authored
Mar 22, 2018
by
智勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.gitignore
parent
3ac64cd8
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
172 additions
and
169 deletions
+172
-169
.gitignore
.gitignore
+1
-2
get_project_config_server.js
qa_shell_script/config_server/get_project_config_server.js
+168
-165
package.json
qa_shell_script/config_server/package.json
+3
-2
No files found.
.gitignore
View file @
7613cf97
...
...
@@ -9,5 +9,4 @@
.DS_Store
qa_shell_script/config_server/node_modules
.log
./qa_shell_script/config_server/package.json
./qa_shell_script/config_server/package-lock.json
qa_shell_script/config_server/package-lock.json
qa_shell_script/config_server/get_project_config_server.js
View file @
7613cf97
This diff is collapsed.
Click to expand it.
qa_shell_script/config_server/package.json
View file @
7613cf97
...
...
@@ -12,8 +12,9 @@
"body-parser"
:
"^1.18.2"
,
"child_process"
:
"^1.0.2"
,
"express"
:
"^4.16.2"
,
"request"
:
"^2.83.0"
,
"mongodb"
:
"^2.2.33"
,
"pm2"
:
"^2.7.2"
"mongoose"
:
"^5.0.11"
,
"pm2"
:
"^2.7.2"
,
"request"
:
"^2.83.0"
}
}
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