Skip to content

Commit

Permalink
Add SkipDotNetInstall to tools pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
chidozieononiwu committed Jul 29, 2021
1 parent cbbfd1f commit 360c4ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/CreateRuleFabricBot/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/CreateRuleFabricBot
SkipDotNetInstall: true
1 change: 1 addition & 0 deletions tools/http-fault-injector/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/http-fault-injector
SkipDotNetInstall: true
1 change: 1 addition & 0 deletions tools/version-guard/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/version-guard
SkipDotNetInstall: true

0 comments on commit 360c4ef

Please sign in to comment.