mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
📦 build: Build NekoMelody deps
This commit is contained in:
@@ -11,6 +11,11 @@ RUN apt-get -y install nodejs
|
|||||||
RUN npm i -g yarn
|
RUN npm i -g yarn
|
||||||
|
|
||||||
RUN yarn
|
RUN yarn
|
||||||
|
|
||||||
|
WORKDIR /home/node/app/NekoMelody
|
||||||
|
RUN yarn
|
||||||
|
|
||||||
|
WORKDIR /home/node/app
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
|
||||||
FROM debian
|
FROM debian
|
||||||
|
|||||||
Reference in New Issue
Block a user