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 7449569 commit d50e6afCopy full SHA for d50e6af
1 file changed
eng/pipelines/templates/jobs/vmr-synchronization.yml
@@ -76,7 +76,7 @@ jobs:
76
--branch '${{ parameters.vmrBranch }}'
77
--remote-url '$(vmrPublicUrl)'
78
--github-pat '$(BotAccount-dotnet-bot-repo-PAT)'
79
- --verbose
+ --debug
80
displayName: Push changes to dotnet/dotnet (public)
81
workingDirectory: $(Agent.BuildDirectory)/installer
82
0 commit comments