add npmdocker

This commit is contained in:
2016-07-28 19:38:26 +02:00
parent be659a2dbd
commit 37028a9b1f
4 changed files with 7 additions and 11 deletions

View File

@@ -2,5 +2,10 @@
"npmts":{
"mode":"default",
"coverageTreshold":10
},
"npmdocker":{
"baseImage":"hosttoday/ht-docker-node:npmts",
"command":"npmts",
"dockerSock":"true"
}
}