diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 50b53130c33daca8d32d9c855d03f0ea79cc7db5..6809f4beb3a5f32604d01f9ff9ec42593af74b1f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -78,8 +78,9 @@ Generate_Project: variables: RUN_SETUP: "false" GEN_DEPENDENCIES: "( - [master@UnrealDTrackPlugin]='https://github.com/VRGroupRWTH/UnrealDTrackPlugin.git', - [dev/5.3@UnrealDTrackPlugin]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit.git')" + [master@UnrealDTrackPlugin]='https://github.com/VRGroupRWTH/UnrealDTrackPlugin.git' + [refactor/plugin_separation@RWTHVRToolkit]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit.git' + )" Build_Windows: