fix missing cross-env
This commit is contained in:
parent
568a221326
commit
cd11c6b16d
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ RUN corepack enable
|
|||
|
||||
WORKDIR /misskey
|
||||
|
||||
ARG NODE_ENV=production
|
||||
ENV NODE_ENV=${NODE_ENV}
|
||||
ENV COREPACK_DEFAULT_TO_LATEST=0
|
||||
|
||||
COPY . ./
|
||||
|
|
Loading…
Add table
Reference in a new issue