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 9a24c68 commit b9cdd49Copy full SHA for b9cdd49
.pipelines/OSS_Microsoft_PSSA-Official.yml
@@ -9,12 +9,12 @@ pr:
9
- master
10
- release*
11
variables:
12
-- name: DOTNET_CLI_TELEMETRY_OPTOUT
13
- value: 1
14
-- name: POWERSHELL_TELEMETRY_OPTOUT
15
16
-- name: WindowsContainerImage
17
- value: onebranch.azurecr.io/windows/ltsc2019/vse2022:latest
+ - name: DOTNET_CLI_TELEMETRY_OPTOUT
+ value: 1
+ - name: POWERSHELL_TELEMETRY_OPTOUT
+ - name: WindowsContainerImage
+ value: onebranch.azurecr.io/windows/ltsc2019/vse2022:latest
18
resources:
19
repositories:
20
- repository: ComplianceRepo
0 commit comments