diff --git a/docs/install/autoscaling.md b/docs/install/autoscaling.md index b6aab5f0ee3269138354b09d7c51a97c03db8314..c1ea569477627bfda958636768e10860e893b196 100644 --- a/docs/install/autoscaling.md +++ b/docs/install/autoscaling.md @@ -190,7 +190,7 @@ more in [Distributed runners caching][caching]. 1. Stop the Runner: ```bash - killall -SIGQUIT gitlab-runner + killall -SIGQUIT gitlab-ci-multi-runner ``` 1. Wait until the Runner exits. You can check its status with: `gitlab-runner status`