Test
This commit is contained in:
@@ -15,7 +15,7 @@ ARG CACHEBUST=1
|
||||
COPY . .
|
||||
|
||||
# Generate content files
|
||||
RUN npm run convert
|
||||
RUN node convert.js --vault ./vault --out ./content --img-prefix https://cdn.aranroig.com/campaigns/test --nuxt-img
|
||||
|
||||
# Build the Nuxt app
|
||||
RUN npm run build
|
||||
|
||||
Reference in New Issue
Block a user