Skip to content

Commit 1837415

Browse files
Abe27342Abram Sanderson
andauthored
Add ff_pipeline_host resource to service client tests (#25644)
## Description #25599 updated the include-test-real-service template to use a repository reference rather than an explicit checkout. This reference needs to exist on all pipelines that use it, but this one was missed. Co-authored-by: Abram Sanderson <absander@microsoft.com>
1 parent b5d4602 commit 1837415

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tools/pipelines/test-service-clients.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ resources:
2020
- main
2121
- next
2222
- lts
23+
repositories:
24+
- repository: ff_pipeline_host
25+
type: git
26+
name: ff_pipeline_host
2327

2428
variables:
2529
- template: /tools/pipelines/templates/include-vars-telemetry-generator.yml@self

0 commit comments

Comments
 (0)