added more debug printing
Some checks failed
Next.js App CI / docker (push) Failing after 1m19s

This commit is contained in:
2025-09-15 09:19:52 +02:00
parent 69870e2d64
commit e4b613f44e

View File

@@ -19,7 +19,7 @@ COPY . .
# --- Asset Generation Step ---
RUN ls -la .
RUN ls -la /app
RUN ls -la /scripts
RUN chmod +x ./scripts/*.sh && \
./scripts/first_page_image.sh && \
./scripts/generate_webp.sh