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
|
||||
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