Build soul-demo image tar before Docker build in stage #30

Merged
will.anderson merged 1 commits from fix/stage-source-check into dev 2026-05-10 00:53:51 +00:00

1 Commits

Author SHA1 Message Date
will.anderson 43949b20a0 Build soul-demo image tar before Docker build in stage
Dev — Build & local smoke test / build-smoke (pull_request) Failing after 10m38s
Dockerfile.stage COPYs dist/soul-demo-image.tar so k3s can import
soul-demo:local at container startup. Stage CI now compiles soul-demo
from source on the host runner and packages it as an OCI image before
the main Docker build runs.
2026-05-09 19:41:55 -05:00