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

Merge branch 'fix/release_leftovers' into '5.3'

ci: Sets correct ndisplay config and plugin branches

See merge request !104
parents ffa6a4b9 cc4a505b
No related branches found
No related tags found
1 merge request!104ci: Sets correct ndisplay config and plugin branches
Pipeline #460927 passed with warnings
...@@ -42,7 +42,7 @@ include: ...@@ -42,7 +42,7 @@ include:
variables: variables:
UNREAL_VERSION: "5.3" UNREAL_VERSION: "5.3"
CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay" CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_release.ndisplay"
stages: stages:
- analyze - analyze
...@@ -83,7 +83,7 @@ Generate_Project: ...@@ -83,7 +83,7 @@ Generate_Project:
RUN_SETUP: "false" RUN_SETUP: "false"
GEN_DEPENDENCIES: "( GEN_DEPENDENCIES: "(
[master@UnrealDTrackPlugin]='https://github.com/VRGroupRWTH/UnrealDTrackPlugin.git' [master@UnrealDTrackPlugin]='https://github.com/VRGroupRWTH/UnrealDTrackPlugin.git'
[dev/5.3@RWTHVRCluster]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-cluster-plugin.git' [5.3@RWTHVRCluster]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-cluster-plugin.git'
)" )"
Generate_Project_Without_Cluster: Generate_Project_Without_Cluster:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment