Type4ny Project Initialize
This commit is contained in:
parent
a6edd50a5d
commit
4e5f16cdf9
1988 changed files with 2400 additions and 2803 deletions
|
|
@ -16,7 +16,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
|
|||
|
||||
RUN corepack enable
|
||||
|
||||
WORKDIR /misskey
|
||||
WORKDIR /type4ny
|
||||
|
||||
COPY --link ["pnpm-lock.yaml", "pnpm-workspace.yaml", "package.json", "./"]
|
||||
COPY --link ["scripts", "./scripts"]
|
||||
|
|
@ -48,7 +48,7 @@ RUN apt-get update \
|
|||
|
||||
RUN corepack enable
|
||||
|
||||
WORKDIR /misskey
|
||||
WORKDIR /type4ny
|
||||
|
||||
COPY --link ["pnpm-lock.yaml", "pnpm-workspace.yaml", "package.json", "./"]
|
||||
COPY --link ["scripts", "./scripts"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue