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

ci: Don't deploy on Windows

parent 29f56f12
Branches
Tags
1 merge request!105ci: Don't deploy on Windows
Pipeline #460961 passed
...@@ -148,7 +148,7 @@ Build_Linux_Without_Cluster: ...@@ -148,7 +148,7 @@ Build_Linux_Without_Cluster:
artifacts: true artifacts: true
# Deploys to vrdev # Deploys to vrdev
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