Commit 07a6bc34 authored by nanahira's avatar nanahira

fix

parent 68f5b2eb
...@@ -179,14 +179,14 @@ ...@@ -179,14 +179,14 @@
"origin", "origin",
"master" "master"
], ],
"path": "/home/windbot/" "path": "./windbot/"
}, },
"buildbot": { "buildbot": {
"command": "xbuild", "command": "xbuild",
"args": [ "args": [
"/property:Configuration=Release" "/property:Configuration=Release"
], ],
"path": "/home/windbot/" "path": "./windbot/"
}, },
"restartbot": { "restartbot": {
"command": "pm2", "command": "pm2",
......
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