Skip to content

chore: Drop SEC_REGISTRY_IMAGE

Lucas Charles requested to merge theoretick-master-patch-89661 into master

What does this MR do?

In the process of updating SEC_REGISTRY_IMAGE to secrets instead of secret-detection, we drop this var instead. The name change adds needless complexity to the transition for the SECURE_ANALYZER_PREFIX and should be avoided. Instead we plan on setting this via CI variables

For this context see https://gitlab.com/gitlab-org/gitlab/-/issues/334325#note_837950172

Note I've already updated SEC_REGISTRY_PASSWORD and SEC_REGISTRY_USER within CI variables so with this MR we should be able to cut a new build tag and push to the relevant registry

What are the relevant issue numbers?

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/334325

Does this MR meet the acceptance criteria?

Edited by Daniel Paul Searles

Merge request reports