Skip to content

[CI] Ensure get_registry_credentials.sh can check multiple secrets

Description

At the moment get_registry_credentials.sh only supports 1 secret. However, the secrets names changed, so we need to support a smooth rollover. This MR updates the script to check multiple secrets (it cares just about finding one). This means when we migrate the runners to the new token, it will not start complaining.

Checklist

  • Documentation reflects the changes made.
  • Merge Request title is clear, concise, and suitable as a changelog entry. See our contributing docs

References

Closes #1367 (closed)

Merge request reports

Loading