Skip to content

Change demo environment to gitlab.com/gitlab-da/use-cases

This change simplifies the GitLab runner setup process and updates the project configuration. The main updates are:

  1. Simplified setup command: Removed the password prompt requirement when registering GitLab runners, making the installation process more streamlined and automated.
  2. Updated project scope: Changed the GitLab group ID from a specific embedded DevSecOps project to a broader parent group, effectively expanding the scope from a narrow embedded security focus to a wider use-cases project. This means the runners will now work with a larger range of projects instead of being limited to just embedded DevSecOps work.

The changes make the system easier to set up and more flexible for different types of development work.

Merge request reports

Loading