We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629d97b commit 5e04ce6Copy full SHA for 5e04ce6
eng/pipelines/pullrequest.yml
@@ -22,7 +22,7 @@ parameters:
22
default: auto
23
24
extends:
25
- template: ../eng/pipelines/templates/stages/archetype-sdk-client.yml
+ template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
26
parameters:
27
ServiceDirectory: ${{ parameters.Service }}
28
BuildTargetingString: "*"
@@ -31,4 +31,4 @@ extends:
31
# See pr->paths->exclude comment above. Anything added/removed there
32
# needs to be added/removed here.
33
ExcludePaths:
34
- - sdk/cosmos
+ - sdk/cosmos
sdk/pullrequest.yml
0 commit comments