We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98ec45c + bf13bd7 commit d0eb3f1Copy full SHA for d0eb3f1
azure-pipelines.yml
@@ -192,7 +192,7 @@ extends:
192
testResultsFormat: VSTest
193
pool:
194
name: NetCore1ESPool-Internal
195
- image: 1es-mariner-2-pt
+ image: 1es-mariner-2
196
os: linux
197
198
variables:
@@ -244,7 +244,7 @@ extends:
244
245
246
247
248
249
250
preSteps:
@@ -285,7 +285,7 @@ extends:
285
286
${{ if eq(variables['runAsPublic'], 'true') }}:
287
288
289
290
291
0 commit comments