Skip to content

Fixes uncovered in dry-run mode

Ritesh Raj Sarraf requested to merge wip/ritesh/dry-run-fixes.main into main

The purpose of the obs-prepare-server job is to provide with exact commands to be run on the backend infrastructure.

To iterate over all the components and print the exact command, the loop construct needs to execute.

Signed-off-by: Ritesh Raj Sarraf ritesh.sarraf@collabora.com

Merge request reports