Test
This commit is contained in:
@@ -14,6 +14,9 @@ RUN npm install
|
||||
ARG CACHEBUST=1
|
||||
COPY . .
|
||||
|
||||
# Generate content files
|
||||
RUN npm run generate
|
||||
|
||||
# Build the Nuxt app
|
||||
RUN npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user