gitlab-ci: fix merge tree URL for gating pipelines

CI_MERGE_REQUEST_PROJECT_URL is not available when running gating pipelines for the kernel builder images. Change that to CI_PROJECT_URL which should be available everywhere.

Example for a failed pipeline this should fix: https://gitlab.com/redhat/red-hat-ci-tools/kernel/cki-internal-pipelines/cki-trusted-contributors/-/jobs/6236989232

Signed-off-by: Michael Hofmann mhofmann@redhat.com

Merge request reports

Loading