@@ -8,6 +8,7 @@ Setting up a Windows build machine consists of a few steps:
4. Install the gitlab runner service and register a gitlab runner. Prefereably a shared runner. Use executor `shell`. Use the tags `windows` and `unreal-4.21`(replace version number) for the runner. Make sure to specify a user for the `gitlab-runner install` call, such that the service is not running as admin afterwards.
4. Configure the gitlab runner. For this open the config.toml file and add the following lines (change path to unreal engine folder):
10. Register a gitlab-runner. Preferably a shared runner. Use executor `shell`. Use the tags `centos` and `unreal-4.21` (replace version) for your runner.
11. Configure this runner by adding the following lines to the config.toml (locate it by gitlab-runner verify) and replace the path with your engine installation, keep the log folder and change the clang path to your local clang version