Skip to content

Use CI components for security and gem release

Fabio Pitino requested to merge fp-use-new-components into master

What does this MR do and why?

Related to Extract and dogfood components in GitLab projects (gitlab-org/gitlab#433978 - closed)

In this MR we switch the use of CI templates to CI components for:

  • SAST official component
  • Secret Detection official component
  • gem-release internal GitLab component

Merge request reports