Skip to content

Stop releasing to legacy DAST registry

Craig Smith requested to merge stop-deploying-to-legacy-location into main

What does this MR do?

DAST currently releases to two locations:

  • ALTERNATE_CI_REGISTRY_IMAGE registry.gitlab.com/gitlab-org/security-products/analyzers/dast
  • ALTERNATE_CI_REGISTRY_IMAGE2 registry.gitlab.com/security-products/dast

The DAST template points to registry.gitlab.com/security-products/dast and so registry.gitlab.com/gitlab-org/security-products/analyzers/dast is a legacy location that no longer needs to be kept up to date.

This MR stops the release process from deploying to this location.

/cc @sethgitlab

What are the relevant issue numbers?

NA

GitLab Docs MR

Edited by Craig Smith

Merge request reports