Merge branch 'develop' of github.com:thecodingmachine/workadventure
This commit is contained in:
@@ -11,6 +11,8 @@ COPY pusher/yarn.lock pusher/package.json ./
|
||||
RUN yarn install
|
||||
COPY pusher .
|
||||
COPY --from=messages /usr/src/generated src/Messages/generated
|
||||
COPY --from=messages /usr/src/JsonMessages src/Messages/JsonMessages
|
||||
|
||||
ENV NODE_ENV=production
|
||||
RUN yarn run tsc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user