@@ -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.