Skip to content
Snippets Groups Projects
Commit 1a6bdaaa authored by Kamil Trzciński's avatar Kamil Trzciński
Browse files

Merge branch 'patch-2' into 'master'

Fix typo on killall command.

See merge request !638
parents f72899fd d820ac3f
Branches
Tags
No related merge requests found
......@@ -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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment