Skip to content

Commit e00b813

Browse files
authored
Reverting removal of reference to global.yml variables in ci.yml (#24887)
1 parent fbc70c8 commit e00b813

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eng/pipelines/templates/stages/cosmos-sdk-client.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ parameters:
1515
type: string
1616
default: azure-docs-sdk-node
1717

18+
variables:
19+
- template: /eng/pipelines/templates/variables/globals.yml
20+
1821
stages:
1922
- stage: Build
2023
jobs:

0 commit comments

Comments
 (0)