Skip to content
  • Milas Bowman's avatar
    Rename CI_COMMIT_REF to CI_COMMIT_SHA · 2e85691f
    Milas Bowman authored
    Originally, this value was `$CI_BUILD_REF`, and deprecated in 9.0 to
    become `$CI_COMMIT_SHA`. The value being set by the exec runner is
    `$CI_COMMIT_REF`, which does not appear to have ever been a valid
    name.
    2e85691f