mirror of
https://github.com/wassname/talk.git
synced 2026-07-05 16:45:49 +08:00
Fixed regression with workspaces
This commit is contained in:
@@ -18,5 +18,6 @@ ONBUILD COPY . /usr/src/app
|
||||
# clear out the development dependencies again. After this we of course need to
|
||||
# clear out the yarn cache, this saves quite a lot of size.
|
||||
ONBUILD RUN cli plugins reconcile && \
|
||||
yarn && \
|
||||
yarn build && \
|
||||
yarn cache clean
|
||||
Reference in New Issue
Block a user