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

Develop

parent 7554819b
No related branches found
No related tags found
1 merge request!24Bringing Develop back on Par
......@@ -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
......
......@@ -30,13 +30,13 @@ Build_Windows:
only: ['web', 'schedules']
extends: .Build_Windows_
#variables:
# CLIENT_CONFIG: "Debug"
# CLIENT_CONFIG: "DebugGame"
Build_CentOS:
only: ['web', 'schedules']
extends: .Build_CentOS_
#variables:
# CLIENT_CONFIG: "Debug"
# CLIENT_CONFIG: "DebugGame"
Deploy_CAVE:
only: ['web', 'schedules']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment