Skip to content

Commit

Permalink
Sync tools folder from main branch to generation branch (#24241)
Browse files Browse the repository at this point in the history
Co-authored-by: azurepowershell <azurepowershell@ms.com>
  • Loading branch information
azure-powershell-bot and azurepowershell authored Feb 26, 2024
1 parent 729c106 commit 334dcea
Show file tree
Hide file tree
Showing 3 changed files with 882 additions and 873 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/code-oob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ stages:
custom: msbuild
arguments: 'build.proj "/t:Clean;Build" /p:Configuration=Release;TargetModule=${{ parameters.ServiceName }}'
- pwsh: |
.\tools\RunVersionController.ps1 -ModuleName "Az.${{ parameters.ServiceName }}
.\tools\RunVersionController.ps1 -ModuleName "Az.${{ parameters.ServiceName }}"
displayName: 'Bump up version'
- task: PowerShell@2
displayName: get changelog info
Expand Down
Loading

0 comments on commit 334dcea

Please sign in to comment.