Expand description
Assemble the OpenVMM vendor archive and run the distribution-build gate in a single job.
The release pipeline assembles the archive in a dedicated job and hands it to the gate as an artifact. PR CI has no such job, so it assembles its own snapshot of the commit under test. A pipeline job can only name root nodes, not wire variables between them, so that hand-off lives here.