fix npmts install
This commit is contained in:
parent
5ee60a65d6
commit
6f27262366
@ -1,4 +1,4 @@
|
||||
FROM hosttoday/ht-docker-node:npmci
|
||||
RUN npmci install stable && npmci command npm install -g npmts && npmci command npmts -v \
|
||||
npmci install legacy && npmci command npm install -g npmts && npmci command npmts -v \
|
||||
npmci install lts && npmci command npm install -g npmts && npmci command npmts -v
|
||||
&& npmci install legacy && npmci command npm install -g npmts && npmci command npmts -v \
|
||||
&& npmci install lts && npmci command npm install -g npmts && npmci command npmts -v
|
||||
|
Loading…
Reference in New Issue
Block a user