Skip to content

Commit d95b044

Browse files
azure-powershell-botazurepowershell
andauthored
Sync tools folder from main branch to generation branch (#24255)
Co-authored-by: azurepowershell <[email protected]>
1 parent 670bfc3 commit d95b044

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/code-gen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
git remote set-url origin https://azure-powershell-bot:$(GithubToken)@github.com/Azure/azure-powershell.git;
9595
git push origin codegen/${{ parameters.ServiceName }} --force;
9696
arguments: '-RequiredPsVersion $(PSVersion)'
97+
pwsh: true
9798
- pwsh: |
9899
$SourceBranch = "$(Build.SourceBranch)"
99100
$SourceBranch = $SourceBranch.Replace("refs/heads/", "")

0 commit comments

Comments
 (0)