On 6/24/2026 5:46 AM, Daniel P. Berrangé wrote: > This ensures that all jobs have the $JOBS env set and capture the > packages.txt content (where available) in their logs, and all use > the job section headers. > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > .gitlab-ci.d/base.yml | 9 +++++++++ > .gitlab-ci.d/buildtest-template.yml | 24 ++---------------------- > .gitlab-ci.d/crossbuild-template.yml | 12 ------------ > 3 files changed, 11 insertions(+), 34 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
