please be fixed
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Failing after 2m57s
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Failing after 2m57s
This commit is contained in:
@@ -26,8 +26,8 @@ RUN \
|
|||||||
|
|
||||||
|
|
||||||
# Rebuild the source code only when needed
|
# Rebuild the source code only when needed
|
||||||
FROM base AS builder
|
# FROM base AS builder
|
||||||
WORKDIR /app
|
# WORKDIR /app
|
||||||
# COPY --from=deps /app/node_modules ./node_modules
|
# COPY --from=deps /app/node_modules ./node_modules
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user