Use yarn
This commit is contained in:
parent
0882815958
commit
a410c88d7d
@ -1,6 +1,6 @@
|
|||||||
FROM node:alpine
|
FROM node:alpine
|
||||||
|
|
||||||
RUN npm install -g elm elm-test
|
RUN yarn global add elm elm-test
|
||||||
|
|
||||||
COPY ./elm.json ./elm.json
|
COPY ./elm.json ./elm.json
|
||||||
COPY ./src ./src
|
COPY ./src ./src
|
||||||
|
Loading…
Reference in New Issue
Block a user