3 Commits

Author SHA1 Message Date
930189ac4f fix: close #6 - find and build all Dockerfiles in subdirectories
CI docker-build job only checked root Dockerfile, but all
Dockerfiles live in subdirs (scraper/, articleServer/, etc.).
Now uses find to locate all Dockerfile/dockerfile variants
and builds each in its directory context.
2026-07-05 05:23:49 +00:00
e9785b3ea2 CI: remove --no-cache for docker layer caching 2026-07-05 02:57:54 +00:00
b41a43bf89 CI: add generalized workflow 2026-07-05 02:46:40 +00:00