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

Update .gitlab-ci.yml file

parent 7f507ac1
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ include: ...@@ -40,7 +40,7 @@ include:
# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version. # Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
variables: variables:
UNREAL_VERSION: "5.4" UNREAL_VERSION: "5.5"
stages: stages:
- analyze - analyze
...@@ -81,7 +81,7 @@ Generate_Project: ...@@ -81,7 +81,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.4@RWTHVRToolkit]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit.git' [dev/5.5@RWTHVRToolkit]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit.git'
)" )"
Generate_Project_Without_Toolkit: Generate_Project_Without_Toolkit:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment