diff --git a/eng/pipelines/templates/stages/cosmos-sdk-client.yml b/eng/pipelines/templates/stages/cosmos-sdk-client.yml index 4ddee3da5837..84dde6590aee 100644 --- a/eng/pipelines/templates/stages/cosmos-sdk-client.yml +++ b/eng/pipelines/templates/stages/cosmos-sdk-client.yml @@ -15,6 +15,9 @@ parameters: type: string default: azure-docs-sdk-node +variables: + - template: /eng/pipelines/templates/variables/globals.yml + stages: - stage: Build jobs: