.
This commit is contained in:
parent
f1182a3abb
commit
c9ae734638
@ -21,8 +21,8 @@ COPY shared .
|
||||
|
||||
CMD pwd && ls -la
|
||||
|
||||
RUN cd ./server && yarn install --production
|
||||
RUN cd ./shared && yarn install --production
|
||||
#RUN cd ./server && yarn install --production
|
||||
#RUN cd ./shared && yarn install --production
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user