Skip to content
Snippets Groups Projects
Commit dbc24134 authored by David Gilbert's avatar David Gilbert :bug:
Browse files

Update README.md

parent 1d1ddbd8
Branches
No related tags found
No related merge requests found
...@@ -59,6 +59,8 @@ For the predefined build steps you can change the `CLIENT_CONFIG` to either `Deb ...@@ -59,6 +59,8 @@ For the predefined build steps you can change the `CLIENT_CONFIG` to either `Deb
The predefined deploy steps are a bit more tricky to alter. So just try not to. The predefined deploy steps are a bit more tricky to alter. So just try not to.
The two predefined deploy stages are automatically deploying the builds (if successful) to */work/vrdemo/projects/ci* or */home/av006de/demos_UNREAL/CI* (CAVE, CentOS, Deprecated) or */home/vrdev/UnrealCIDeploy* (VRDev, Win64). The two predefined deploy stages are automatically deploying the builds (if successful) to */work/vrdemo/projects/ci* or */home/av006de/demos_UNREAL/CI* (CAVE, CentOS, Deprecated) or */home/vrdev/UnrealCIDeploy* (VRDev, Win64).
For vrdemo deployment, there is an additional ssh command that checks whether there are more than 3 deployed builds per branch, and deletes the older ones automatically. On vrdemo, no automatic cleanup cronjob is running.
--- ---
### Setting up additional build machines ### Setting up additional build machines
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment