Skip to content

Commit d50e6af

Browse files
authored
Set debug logging when pushing to VMR (#20901)
1 parent 7449569 commit d50e6af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/pipelines/templates/jobs/vmr-synchronization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
--branch '${{ parameters.vmrBranch }}'
7777
--remote-url '$(vmrPublicUrl)'
7878
--github-pat '$(BotAccount-dotnet-bot-repo-PAT)'
79-
--verbose
79+
--debug
8080
displayName: Push changes to dotnet/dotnet (public)
8181
workingDirectory: $(Agent.BuildDirectory)/installer
8282

0 commit comments

Comments
 (0)