Re: [libvirt PATCH] ci: fix Cirrus CI jobs run from merge requests

2023-06-05 Thread Michal Prívozník
On 6/5/23 12:25, Daniel P. Berrangé wrote: > Preferentially fetch from $CI_MERGE_REQUEST_REF_PATH if it is > defined, otherwise use $CI_COMMIT_REF_NAME > > Signed-off-by: Daniel P. Berrangé > --- > ci/cirrus/build.yml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Reviewed-by: Mic

[libvirt PATCH] ci: fix Cirrus CI jobs run from merge requests

2023-06-05 Thread Daniel P . Berrangé
Preferentially fetch from $CI_MERGE_REQUEST_REF_PATH if it is defined, otherwise use $CI_COMMIT_REF_NAME Signed-off-by: Daniel P. Berrangé --- ci/cirrus/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/cirrus/build.yml b/ci/cirrus/build.yml index 9332e968bd..519