diff --git a/template/Dockerfile b/template/Dockerfile index a99866e..5c7f3c0 100644 --- a/template/Dockerfile +++ b/template/Dockerfile @@ -14,6 +14,8 @@ RUN npm install ARG CACHEBUST=1 COPY . . +RUN ls -la + # Generate content files RUN node convert.js --vault ./vault --out ./content --img-prefix https://cdn.aranroig.com/campaigns/test --nuxt-img