- name: "`CI_BUILD_*` predefined variables" announcement_milestone: "14.8" announcement_date: "2021-02-22" removal_milestone: "15.0" removal_date: "2022-05-22" breaking_change: true reporter: dhershkovitch body: | The predefined CI/CD variables that start with `CI_BUILD_*` were deprecated in GitLab 9.0, and will be removed in GitLab 15.0. If you still use these variables, be sure to change to the current [`CI_JOB_*` predefined variables](https://docs.gitlab.com/ee/ci/variables/predefined_variables.html) which are identical (except for the updated name). # The following items are not published on the docs page, but may be used in the future. stage: Verify tiers: [Free, Premium, Ultimate] issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/352957 documentation_url: https://docs.gitlab.com/ee/ci/variables/predefined_variables.html image_url: # (optional) This is a link to a thumbnail image depicting the feature video_url: # (optional) Use the youtube thumbnail URL with the structure of https://img.youtube.com/vi/UNIQUEID/hqdefault.jpg