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.
1 parent ff27834 commit 2e67633Copy full SHA for 2e67633
.pipelines/containers/containerize.jobs.yaml
@@ -45,7 +45,7 @@ jobs:
45
pool:
46
name: $(BUILD_POOL_NAME_DEFAULT_WINDOWS)
47
os: windows
48
- image: acn-runner-vmss-image-windows-1es-v2.0
+ image: acn-runner-vmss-image-windows-1es-v2.1
49
50
steps:
51
- checkout: self
.pipelines/trigger.yaml
@@ -60,7 +60,7 @@ extends:
60
sourceAnalysisPool:
61
62
63
64
globalSdl:
65
#baseline:
66
#baselineFile: $(Build.SourcesDirectory)\.config\.gdnbaselines
0 commit comments