Skip to content

Commit 7ac559c

Browse files
committed
Add Verification Stage
1 parent 8f84c9b commit 7ac559c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eng/pipelines/official.yml

+4
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@ extends:
123123
jobs:
124124
- deployment: Publish
125125
environment: 'DotNet-SDK-Workloads'
126+
pool:
127+
name: $(DncEngInternalBuildPool)
128+
image: 1es-windows-2022
129+
os: windows
126130
strategy:
127131
runOnce:
128132
deploy:

0 commit comments

Comments
 (0)