Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 3ffde0a

Browse files
committed
updated pr build template adding node image for windows
1 parent b01d8a8 commit 3ffde0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/azure-devops/buildimages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
env:
2323
TAG: ${{ variables['Build.SourceBranchName'] }}
2424
PLATFORM: win
25+
NODE_IMAGE: stefanscherer/node-windows:8.11
2526
- job: BuildLinux
2627
condition: ne('${{ variables['Build.Reason'] }}', 'PullRequest')
2728
pool:

0 commit comments

Comments
 (0)