ARCH - NAS DEPLOY: стабилизация Tasker build baseline

This commit is contained in:
DCCONSTRUCTIONS
2026-05-13 22:43:07 +03:00
parent af01a205f0
commit 4eb6362565
5 changed files with 32 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ WORKDIR /app
ENV TURBO_TELEMETRY_DISABLED=1
ENV PNPM_HOME="/pnpm"
ENV PATH="$PNPM_HOME:$PATH"
ENV PATH="$PNPM_HOME:$PNPM_HOME/bin:$PATH"
ENV CI=1
RUN corepack enable pnpm