mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
fix: init submodules
This commit is contained in:
@@ -12,7 +12,7 @@ RUN apk add git
|
||||
|
||||
COPY . ./
|
||||
|
||||
RUN git submodule update
|
||||
RUN git submodule update --init --recursive
|
||||
RUN pnpm config set fetch-retries 5
|
||||
RUN --mount=type=cache,target=/root/.local/share/pnpm/store,sharing=locked \
|
||||
pnpm i
|
||||
|
||||
Reference in New Issue
Block a user