diff --git a/README.md b/README.md index 94b931698fc277012d613f8219350dd463b2a557..a4f058e0cebee84511440623fa5899ef16e64926 100644 --- a/README.md +++ b/README.md @@ -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 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