This commit is contained in:
@@ -6,7 +6,6 @@ COPY package*.json ./
|
|||||||
|
|
||||||
RUN npm ci
|
RUN npm ci
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN n
|
|
||||||
RUN npx nuxt build
|
RUN npx nuxt build
|
||||||
|
|
||||||
FROM node:lts-alpine AS production-stage
|
FROM node:lts-alpine AS production-stage
|
||||||
|
|||||||
Reference in New Issue
Block a user