Skip to content

Commit d292829

Browse files
author
Liudmila Molkova
authored
Force fault-injector update (#39031)
1 parent 97e114a commit d292829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eng/pipelines/templates/steps/http-fault-injector.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
steps:
22
- powershell: |
33
dotnet tool install azure.sdk.tools.httpfaultinjector --global --prerelease --add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
4+
dotnet tool update azure.sdk.tools.httpfaultinjector --global --prerelease --add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
5+
http-fault-injector --version
46
displayName: 'Install http-fault-injector'
57
68
- pwsh: |

0 commit comments

Comments
 (0)