This commit is contained in:
2017-03-26 13:02:20 +02:00
parent 14b2105a49
commit 526bb5bbd0
12 changed files with 2001 additions and 86 deletions

View File

@@ -4,8 +4,8 @@
"coverageTreshold":10
},
"npmdocker":{
"baseImage":"hosttoday/ht-docker-node:npmts",
"command":"npmts",
"baseImage":"hosttoday/ht-docker-node:npmci",
"command":"npmci command yarn global add npmts && npmci command npmts",
"dockerSock":"true"
}
}