mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
updated plugin reconciler, replaced docker commands
This commit is contained in:
@@ -18,7 +18,6 @@ ENV NODE_ENV production
|
||||
# Install app dependencies and build static assets.
|
||||
RUN yarn global add node-gyp && \
|
||||
yarn install --frozen-lockfile && \
|
||||
cli plugins reconcile && \
|
||||
yarn build && \
|
||||
yarn cache clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user