Skip to content

fix typo in helm-build-trigger-token

Maina Ng'ang'a requested to merge fix-ops-helm-build-token into master

What does this MR do and why?

Fixes a typo while adding the HELM_BUILD_TRIGGER_TOKEN to vault. Pipelines in ops are failing with the error resolving secrets: secret not found: HELM_BUILD_TRIGGER_TOKEN

Pipeline: https://ops.gitlab.net/gitlab-org/release/tools/-/jobs/15664506

Content

The HELM_BUILD_TRIGGER_TOKEN uses the key token not api_token in vault.

Related Issue: gitlab-com/gl-infra/delivery#20279

Author Check-list

  • Has documentation been updated?

Merge request reports

Loading