mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 12:59:31 +08:00
Merge pull request #1420 from coralproject/plugin-docker-regression
Workspace + Plugin Regression
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