Skip to content

Use correct registry for qa image when running on CI

George Koltsov requested to merge fix-image-infer into master

What does this MR do and why?

Fix issue when using hardcoded gitlab project registry for pipelines running in forks (like security) results in trying to pull qa image from wrong registry.

Related to: https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/2796#note_1113049927

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by George Koltsov

Merge request reports