This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
updated pr build template adding node image for windows
pull/1071/head
eiximenis
5 years ago
parent
b01d8a87d1
commit
3ffde0a89e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
build/azure-devops/buildimages.yaml
+ 1
- 0
build/azure-devops/buildimages.yaml
View File
@ -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:
Write
Preview
Loading…
Cancel
Save