This commit is contained in:
@@ -19,7 +19,7 @@ COPY . .
|
|||||||
|
|
||||||
# --- Asset Generation Step ---
|
# --- Asset Generation Step ---
|
||||||
RUN ls -la .
|
RUN ls -la .
|
||||||
RUN ls -la /app
|
RUN ls -la /scripts
|
||||||
RUN chmod +x ./scripts/*.sh && \
|
RUN chmod +x ./scripts/*.sh && \
|
||||||
./scripts/first_page_image.sh && \
|
./scripts/first_page_image.sh && \
|
||||||
./scripts/generate_webp.sh
|
./scripts/generate_webp.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user