We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34d758 commit b6c2f3aCopy full SHA for b6c2f3a
1 file changed
azure-pipelines-internal.yml
@@ -44,7 +44,7 @@ extends:
44
parameters:
45
pool:
46
name: NetCore1ESPool-Svc-Internal
47
- image: 1es-windows-2019-pt
+ image: 1es-windows-2019
48
os: windows
49
stages:
50
- stage: build
@@ -63,4 +63,4 @@ extends:
63
enableSigningValidation: false
64
enableNugetValidation: false
65
SDLValidationParameters:
66
- enable: false
+ enable: false
0 commit comments