Changes
Page history
Update Setting up Build Machines
authored
Sep 16, 2019
by
Sebastian Pape
Show whitespace changes
Inline
Side-by-side
Setting-up-Build-Machines.md
View page @
69310da2
...
...
@@ -13,7 +13,7 @@ shell = "powershell"
---
# CentOS Build Machines
# CentOS Build Machines
4.21
Setting up a CentOS build machine consists of a few steps:
1.
Set up the gitlab runner according to the instructions of gitlab. Do not register a runner yet.
2.
Switch to the Gitlab-Runner user account you have created
...
...
@@ -45,6 +45,13 @@ cp -r UnrealEngine/ RocketBuild/
---
# CentOS Build Machines 4.22
1.
Run the attached
`download_and_compile_4_22.sh`
2.
Register the gitlab-runner (and following steps) as for 4.21
---
# CentOS Deploy Machines
Setting up a CentOS deploy machine consists of a few steps:
1.
Set up the gitlab runner according to the instructions of gitlab.
...
...
...
...