updated node windows images
This commit is contained in:
parent
6f53d85123
commit
441ea17f57
@ -24,7 +24,7 @@ jobs:
|
||||
env:
|
||||
TAG: ${{ variables['Build.SourceBranchName'] }}
|
||||
PLATFORM: win
|
||||
NODE_IMAGE: stefanscherer/node-windows:8.11
|
||||
NODE_IMAGE: stefanscherer/node-windows:10
|
||||
- job: BuildLinux
|
||||
condition: ne('${{ variables['Build.Reason'] }}', 'PullRequest')
|
||||
pool:
|
||||
|
@ -20,17 +20,17 @@ services:
|
||||
identity.api:
|
||||
build:
|
||||
args:
|
||||
NODE_IMAGE: stefanscherer/node-windows:8.11
|
||||
NODE_IMAGE: stefanscherer/node-windows:10
|
||||
|
||||
webspa:
|
||||
build:
|
||||
args:
|
||||
NODE_IMAGE: stefanscherer/node-windows:8.11
|
||||
NODE_IMAGE: stefanscherer/node-windows:10
|
||||
|
||||
webmvc:
|
||||
build:
|
||||
args:
|
||||
NODE_IMAGE: stefanscherer/node-windows:8.11
|
||||
NODE_IMAGE: stefanscherer/node-windows:10
|
||||
|
||||
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user