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 eb6038a + 85b5bd6 commit 9841845Copy full SHA for 9841845
.vsts-ci.yml
@@ -103,7 +103,7 @@ extends:
103
templateFolderName: templates-official
104
publishTaskPrefix: 1ES.
105
runtimeSourceProperties: /p:DotNetRuntimeSourceFeed=https://ci.dot.net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64)
106
- locBranch: main
+ locBranch: release/10.0.1xx
107
# WORKAROUND: BinSkim requires the folder exist prior to scanning.
108
preSteps:
109
- powershell: New-Item -ItemType Directory -Path $(Build.SourcesDirectory)/artifacts/bin -Force
0 commit comments