Merge branch 'dev' into 'main'
Dev See merge request illegitimate/illegitimate-bot!242
This commit is contained in:
@@ -7,6 +7,7 @@ COPY . /app
|
||||
WORKDIR /app
|
||||
ENV NODE_PATH=dist/
|
||||
RUN corepack enable
|
||||
RUN yarn global add typescript
|
||||
RUN yarn build
|
||||
|
||||
CMD [ "yarn", "start" ]
|
||||
|
||||
Reference in New Issue
Block a user