1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Enable Windows on every commit, take 2

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
Lauri Nevala 2020-06-10 12:31:02 +03:00
parent 8703a28d8c
commit c114d68503

View File

@ -13,7 +13,6 @@ trigger:
- "*" - "*"
jobs: jobs:
- job: Windows - job: Windows
condition: "and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))"
pool: pool:
vmImage: windows-2019 vmImage: windows-2019
strategy: strategy: