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 c852d8b commit 4f88adaCopy full SHA for 4f88ada
.azure-pipelines/generation-templates/generate-command-metadata.yml
@@ -9,7 +9,6 @@ steps:
9
pwsh: true
10
script: |
11
. $(System.DefaultWorkingDirectory)/tools/PostGeneration/NewCommandMetadata.ps1 -SourcePath "$(System.DefaultWorkingDirectory)/src/" -IncludePermissions -Debug
12
- - task: PowerShell@2
13
- task: PowerShell@2
14
displayName: Generate authentication module metadata
15
inputs:
0 commit comments