diff --git a/azure-pipelines.yml b/azure-pipelines.yml index babe473e6d5a..66908ff155e1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -29,7 +29,7 @@ jobs: name: $(pool.name) variables: - - template: ../variables/globals.yml + - template: ./eng/pipelines/templates/variables/globals.yml - name: GOPATH value: '$(system.defaultWorkingDirectory)/work' - name: sdkPath