Skip to content

Commit 84c28db

Browse files
authored
Add cfs vars to integration-tests (#10181)
1 parent 62c4472 commit 84c28db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

eng/ci/integration-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,14 @@ resources:
1515

1616
variables:
1717
- template: /eng/ci/templates/variables/build.yml@self
18+
- template: /ci/variables/cfs.yml@eng
1819

1920
extends:
2021
template: v1/1ES.Unofficial.PipelineTemplate.yml@1es
2122
parameters:
2223
pool:
2324
name: 1es-pool-azfunc
24-
image: 1es-windows-2022
25+
image: 1es-windows-2022
2526
os: windows
2627

2728
stages:

0 commit comments

Comments
 (0)