ci: add patch-package to docker build
This commit is contained in:
@@ -10,6 +10,7 @@ WORKDIR /wiki
|
||||
COPY ./package.json ./package.json
|
||||
|
||||
RUN yarn --production --frozen-lockfile --non-interactive --network-timeout 100000
|
||||
RUN yarn patch-package
|
||||
|
||||
# ===============
|
||||
# --- Release ---
|
||||
|
Reference in New Issue
Block a user