CI_PROJECT_NAME is masked?

Replace this template with your information

Describe your question in as much detail as possible:

CI runner built-in variable CI_PROJECT_NAME shows up as [MASKED]?? Is there a setting I’m missing so it shows the project name in clear text?

  • What are you seeing, and how does that differ from what you expect to see?
  • Consider including screenshots, error messages, and/or other helpful visuals
  • What version are you on? Are you using self-managed or GitLab.com?
    • GitLab (Hint: /help):
    • Runner (Hint: /admin/runners):

gitlab community edition version 14.05
runner deployed via helm Kubernetes runner helm chart. version is 14.1.0

  • Add the CI configuration from .gitlab-ci.yml and other configuration if relevant (e.g. docker-compose.yml)

debug:
script: env | grep CI_PROJECT_NAME