Skip to content

Add detail to predefined variable docs

David Nelson requested to merge davidnelsongl-predefined-variable-docs into master

What does this MR do and why?

Adds detail about the value of two predefined variables:

  • CI_GITLAB_FIPS_MODE: clarifies that the value is true when available, and is only available when in FIPS mode. Mirrors the existing CI_DEPLOY_FREEZE description, which has the same behavior.
  • CI_JOB_TIMEOUT: clarifies that the value of the variable is denominated in seconds.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by David Nelson

Merge request reports

Loading