Skip to content
Snippets Groups Projects
Commit c2d9ab98 authored by David Gilbert's avatar David Gilbert :bug:
Browse files

Removes deployment on vrdev by default

parent 143320c2
Branches
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ Build_Linux: ...@@ -58,7 +58,7 @@ Build_Linux:
# CLIENT_CONFIG: "Shipping" # CLIENT_CONFIG: "Shipping"
CLIENT_CONFIG: "DebugGame" CLIENT_CONFIG: "DebugGame"
Deploy_Windows: .Deploy_Windows:
rules: rules:
- if: $CI_PIPELINE_SOURCE == "web" - if: $CI_PIPELINE_SOURCE == "web"
- if: $CI_PIPELINE_SOURCE == "schedule" - if: $CI_PIPELINE_SOURCE == "schedule"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment