0

I'm trying to get the right token into the gitlab-runner-token without creating new services.

Can be done? The token that is there is the wrong one.

enter image description here

msilviu
  • 11
  • 3

1 Answers1

0

You can Obtain a token:

  1. For a shared runner, have an administrator go to the GitLab Admin Area and click Overview > Runners
  2. For a group runner, go to Settings > CI/CD and expand the Runners section
  3. For a project-specific runner, go to Settings > CI/CD and expand the Runners section.

Refer to the documentation for more information.

Fariya Rahmat
  • 2,123
  • 3
  • 11