This commit is contained in:
parent
e40e21e5d0
commit
ec09f70fca
@ -13,8 +13,6 @@ WORKDIR /app
|
||||
COPY --from=deps /app/node_modules ./node_modules
|
||||
COPY . .
|
||||
|
||||
RUN blablabla
|
||||
|
||||
RUN yarn build
|
||||
|
||||
# 3. Production image, copy all the files and run next
|
||||
|
Loading…
Reference in New Issue
Block a user