diff --git a/common/smoke-test/smoke-tests.yml b/common/smoke-test/smoke-tests.yml index 9b0d8a1fe3c..6063525f4b9 100644 --- a/common/smoke-test/smoke-tests.yml +++ b/common/smoke-test/smoke-tests.yml @@ -1,7 +1,7 @@ jobs: - job: SmokeTest variables: - - template: ./templates/variables/globals.yml + - template: ../../eng/templates/variables/globals.yml pool: vmImage: $(OSVmImage)