Skip to content

Commit 334dcea

Browse files
azure-powershell-botazurepowershell
and
azurepowershell
authored
Sync tools folder from main branch to generation branch (#24241)
Co-authored-by: azurepowershell <[email protected]>
1 parent 729c106 commit 334dcea

File tree

3 files changed

+882
-873
lines changed

3 files changed

+882
-873
lines changed

.azure-pipelines/code-oob.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ stages:
2626
custom: msbuild
2727
arguments: 'build.proj "/t:Clean;Build" /p:Configuration=Release;TargetModule=${{ parameters.ServiceName }}'
2828
- pwsh: |
29-
.\tools\RunVersionController.ps1 -ModuleName "Az.${{ parameters.ServiceName }}
29+
.\tools\RunVersionController.ps1 -ModuleName "Az.${{ parameters.ServiceName }}"
3030
displayName: 'Bump up version'
3131
- task: PowerShell@2
3232
displayName: get changelog info

0 commit comments

Comments
 (0)