On 6/29/22 22:36, Daniel P. Berrangé wrote:
The edk2/opensbi gitlab CI config was using single space indents which is not consistent with the rest of the gitlab CI config files.Signed-off-by: Daniel P. Berrangé<berra...@redhat.com> --- .gitlab-ci.d/edk2.yml | 108 +++++++++++++++++++------------------- .gitlab-ci.d/opensbi.yml | 110 +++++++++++++++++++-------------------- 2 files changed, 109 insertions(+), 109 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~