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 5dfc316 commit 90eb2b5Copy full SHA for 90eb2b5
.azure-pipelines/download-openapidocs.yml
@@ -46,7 +46,7 @@ steps:
46
targetType: 'inline'
47
script: |
48
git config --global user.email '$(GitUserEmail)'
49
- git config --global user.name '$(GitUserName)''
+ git config --global user.name '$(GitUserName)'
50
51
- task: PowerShell@2
52
displayName: "Show Directory"
0 commit comments