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

Merge branch 'fix/DebugGame2' into 'develop'

Update plugins.gitlab-ci.yml

See merge request VR-Group/unreal-development/unreal-ci!18
parents eee4ab73 82cd36ce
No related branches found
No related tags found
3 merge requests!21Develop,!19Develop,!18Update plugins.gitlab-ci.yml
......@@ -52,7 +52,7 @@ Build_Windows:
variables:
GIT_STRATEGY: none
GIT_CHECKOUT: "false"
#CLIENT_CONFIG: "Debug"
#CLIENT_CONFIG: "DebugGame"
needs:
- job: "Generate_Project"
artifacts: true
......@@ -63,7 +63,7 @@ Build_CentOS:
variables:
GIT_STRATEGY: none
GIT_CHECKOUT: "false"
#CLIENT_CONFIG: "Debug"
#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