Skip to content

[Improvement] Gitlab shared runners registration token as file secret

Summary

After a security scan, we got a warning about GITLAB_SHARED_RUNNERS_REGISTRATION_TOKEN secret implemented as an environment variable (code).

Would it be possible to replace it with a file secret?