chore(ci): add offline container deployment pipeline
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
# ─── Stage 1: Build Vue app ────────────────────────────────────────────────────
|
||||
FROM node:20-alpine AS builder
|
||||
|
||||
RUN npm install -g pnpm@9
|
||||
RUN npm install -g pnpm@10.33.0
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user