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

Merge branch 'hotfix/remove_windows_deployment' into '5.3'

ci: Don't deploy on Windows

See merge request !105
parents 29f56f12 805e7eb8
Branches
Tags
1 merge request!105ci: Don't deploy on Windows
Pipeline #460975 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