This commit is contained in:
+2
-2
@@ -26,8 +26,8 @@ RUN \
|
||||
|
||||
|
||||
# Rebuild the source code only when needed
|
||||
FROM base AS builder
|
||||
WORKDIR /app
|
||||
# FROM base AS builder
|
||||
# WORKDIR /app
|
||||
# COPY --from=deps /app/node_modules ./node_modules
|
||||
COPY . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user