Added autodeploy stuff

pull/3/head
Wilhelm Westermark 6 years ago
parent 2029ef5aeb
commit ca5d9e392d

@ -0,0 +1,10 @@
{
"port": 8084,
"repositories":
[{
"url": "https://git.elab.kth.se/davide/ELAB-partsearch",
"path": "/srv/ELAB-partsearch",
"deploy": "echo Deploying and restarting ELAB-partsearch && git reset --hard && git pull"
}]
}
Loading…
Cancel
Save