Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e05598b860 |
@@ -6,7 +6,6 @@ COPY package*.json ./
|
||||
|
||||
RUN npm ci
|
||||
COPY . .
|
||||
RUN n
|
||||
RUN npx nuxt build
|
||||
|
||||
FROM node:lts-alpine AS production-stage
|
||||
|
||||
Reference in New Issue
Block a user