We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b52fdc1 + 730fda2 commit 400e46eCopy full SHA for 400e46e
1 file changed
.vsts-ci.yml
@@ -104,7 +104,7 @@ extends:
104
publishTaskPrefix: 1ES.
105
populateInternalRuntimeVariables: true
106
runtimeSourceProperties: /p:DotNetRuntimeSourceFeed=https://ci.dot.net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64)
107
- locBranch: release/10.0.1xx
+ locBranch: release/10.0.2xx
108
# WORKAROUND: BinSkim requires the folder exist prior to scanning.
109
preSteps:
110
- powershell: New-Item -ItemType Directory -Path $(Build.SourcesDirectory)/artifacts/bin -Force
0 commit comments