diff --git a/doc/macos.rst b/doc/macos.rst index 680f51825cf6b44b74ebf65ae567a7aa695faef1..a6883ab8f44b12b104266401edd762ae3d0d4943 100644 --- a/doc/macos.rst +++ b/doc/macos.rst @@ -151,6 +151,9 @@ Building the reference setup Configure the runner for `shell executor`_, with local caching. As ``gitlab`` user, execute on the command-line:: + # notice that running `brew services gitlab-runner start or restart` will + # break the configuration of the service once more. Execute the following + # to correct for it: $ /bin/bash <(curl -s https://gitlab.idiap.ch/bob/bob.devtools/raw/master/doc/macos-ci-install/reconfig-gitlab-runner.sh) Once that is set, your runner configuration (``~/.gitlab-runner/config.toml``) should look like this (remove comments if gitlab does not like them)::