Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RWTH VR Cluster Plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
Unreal-Development
Plugins
RWTH VR Cluster Plugin
Commits
515658b2
Commit
515658b2
authored
5 months ago
by
David Gilbert
Browse files
Options
Downloads
Plain Diff
Merge branch 'dev/5.5' into 'dev/5.4'
# Conflicts: # .gitlab-ci.yml
parents
ecc4a6f7
8c8451a3
Branches
Branches containing commit
No related tags found
2 merge requests
!6
Pull 5.4 changes into 5.5
,
!5
Release dev to main branch
Pipeline
#524387
passed
5 months ago
Stage: analyze
Stage: generate
Stage: build
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
515658b2
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment