Skip to content
Snippets Groups Projects
Commit 2bf4cb95 authored by mbellgardt's avatar mbellgardt
Browse files

remove unnecessary dependencies

parent bf396bed
Branches
No related tags found
2 merge requests!16Develop,!9Fix unique pointer problem properly
...@@ -45,6 +45,11 @@ stages: ...@@ -45,6 +45,11 @@ stages:
Generate_Project: Generate_Project:
only: ['web', 'schedules'] only: ['web', 'schedules']
extends: .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_DEPENDENCIES: "(
)"
Build_Windows: Build_Windows:
only: ['web', 'schedules'] only: ['web', 'schedules']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment