mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-19 06:00:46 +00:00
f4772ff081
Build the Docker image once in a build-image job, cache layers via type=gha, restore from cache in each smoke variant instead of rebuilding. Variant restore uses cache-from only (build-image is the sole cache writer). Co-authored-by: hayriodabas <hayriodabas@users.noreply.github.com>