updated pr build template adding node image for windows
This commit is contained in:
parent
b01d8a87d1
commit
3ffde0a89e
@ -22,6 +22,7 @@ jobs:
|
||||
env:
|
||||
TAG: ${{ variables['Build.SourceBranchName'] }}
|
||||
PLATFORM: win
|
||||
NODE_IMAGE: stefanscherer/node-windows:8.11
|
||||
- job: BuildLinux
|
||||
condition: ne('${{ variables['Build.Reason'] }}', 'PullRequest')
|
||||
pool:
|
||||
|
Loading…
x
Reference in New Issue
Block a user