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

Update project.gitlab-ci.yml

parent 6f65baea
No related branches found
No related tags found
1 merge request!30Update project.gitlab-ci.yml
......@@ -29,14 +29,22 @@ stages:
Build_Windows:
only: ['web', 'schedules']
extends: .Build_Windows_
#variables:
# CLIENT_CONFIG: "DebugGame"
tags:
- windows
- unreal-4.26
variables:
CLIENT_CONFIG: "DebugGame"
# CLIENT_CONFIG: "Shipping"
Build_CentOS:
only: ['web', 'schedules']
extends: .Build_CentOS_
#variables:
# CLIENT_CONFIG: "DebugGame"
tags:
- centos
- unreal-4.26
variables:
CLIENT_CONFIG: "DebugGame"
# CLIENT_CONFIG: "Shipping"
Deploy_CAVE:
only: ['web', 'schedules']
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment