Skip to content
Snippets Groups Projects
Commit 3dafad64 authored by Sebastian Pape's avatar Sebastian Pape
Browse files

Update .gitlab-ci.yml

parent 9c1e02e3
No related branches found
No related tags found
2 merge requests!16Develop,!13Update .gitlab-ci.yml
......@@ -47,7 +47,7 @@ Generate_Project:
extends: .Generate_Project_
variables:
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: "(
)"
......@@ -60,7 +60,7 @@ Build_Windows:
variables:
GIT_STRATEGY: none
GIT_CHECKOUT: "false"
#CLIENT_CONFIG: "DebugGame"
CLIENT_CONFIG: "DebugGame"
needs:
- job: "Generate_Project"
artifacts: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment