Skip to content

Commit 786616f

Browse files
committed
build: Remove Mac/Linux from deploy requirements
1 parent 40dd3e9 commit 786616f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ jobs:
120120
- job: Deploy
121121
dependsOn:
122122
- Windows
123-
- MacOS
124-
- Linux
125123
condition: and(succeeded(), or(eq(variables['Build.SourceBranch'], 'refs/heads/dev'), eq(variables['Build.SourceBranch'], 'refs/heads/master')))
126124
pool:
127125
vmImage: 'windows-2019'

0 commit comments

Comments
 (0)