now working with npmdocker and the npmts 7.x.x

This commit is contained in:
2017-04-02 15:30:43 +02:00
parent 499c6cc3b7
commit a77ed42e9f
7 changed files with 60 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
},
"npmdocker":{
"baseImage":"hosttoday/ht-docker-node:npmci",
"command":"npmci command yarn global add npmts && npmci command npmts",
"command":"(npmci command yarn global add npmts) && npmts",
"dockerSock":"true"
},
"npmci": {