summaryrefslogtreecommitdiff
path: root/data/removals/14_0/removals_runner_26651.yml
blob: 8a35996c81ab7dfe94f8600fb924c2b09da88165 (plain)
1
2
3
4
5
6
7
- name: "`/usr/lib/gitlab-runner` symlink from package"
  removal_date: "2021-06-22"
  removal_milestone: "14.0"
  reporter: deastman
  breaking_change: true
  body: |
    In GitLab Runner 13.3, a symlink was added from `/user/lib/gitlab-runner/gitlab-runner` to `/usr/bin/gitlab-runner`. In 14.0, the symlink has been removed and the runner is now installed in `/usr/bin/gitlab-runner`. Refer to [issue #26651](https://gitlab.com/gitlab-org/gitlab-runner/-/issues/26651) for details.