Skip to content
Snippets Groups Projects

Updating default template branch to now naming scheme

Merged Jan Delember requested to merge feature/newBrnachNamingScheme into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -23,7 +23,7 @@ variables:
@@ -23,7 +23,7 @@ variables:
- centos
- centos
variables:
variables:
GEN_TEMPLATE_REPO: "https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/unrealprojecttemplate.git"
GEN_TEMPLATE_REPO: "https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/unrealprojecttemplate.git"
GEN_TEMPLATE_BRANCH: "develop"
GEN_TEMPLATE_BRANCH: "4.26"
GEN_DEPENDENCIES: "()"
GEN_DEPENDENCIES: "()"
RUN_SETUP: "true"
RUN_SETUP: "true"
script:
script:
Loading