Skip to content

Commit

Permalink
Merge in 'release/8.x' changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-bot committed Sep 8, 2023
2 parents 44dd1ff + ff67367 commit 1f17819
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions eng/PoliCheckExclusions.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<PoliCheckExclusions>
<Exclusion Type="FolderPathFull">.DOTNET</Exclusion>
<Exclusion Type="FileName">CONFIGURECOMPILER.CMAKE|COR.H|PAL.H</Exclusion>
</PoliCheckExclusions>
2 changes: 1 addition & 1 deletion eng/pipelines/stages/preparerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ stages:
filePath: '$(Build.Repository.LocalPath)/eng/release/Scripts/AcquireBuild.ps1'
arguments: >-
-BarBuildId "$(BARBuildId)"
-AzdoToken "$(dn-bot-dotnet-all-scopes)"
-AzdoToken "$(dn-bot-all-drop-rw-code-rw-release-all)"
-MaestroToken "$(MaestroAccessToken)"
-GitHubToken "$(BotAccount-dotnet-bot-repo-PAT)"
-DownloadTargetPath "$(System.ArtifactsDirectory)\BuildAssets"
Expand Down

0 comments on commit 1f17819

Please sign in to comment.