Commit dfe61a72 authored by tywldx's avatar tywldx

fix

parent 9a459ace
...@@ -16,6 +16,7 @@ app.use(bodyParser.json()) ...@@ -16,6 +16,7 @@ app.use(bodyParser.json())
var attrs = { var attrs = {
configPath:"config_file", configPath:"config_file",
buildCmd:"command", buildCmd:"command",
gitPath:"git_path",
gitGroup:"gitPathHead", gitGroup:"gitPathHead",
host:"url", host:"url",
projectType:"type", projectType:"type",
......
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