Files
docling-serve/.github/workflows
Anil Vishnoi e0c98aa953 Run workflow jobs sequentially to avoid disk space outage (#19)
Github Action runners are running out of the space while
building both the images in parallel.

This change will build the image sequentially and also
clean up the cpu images before start building gpu image.

Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
2025-01-22 18:55:01 +01:00
..