diff --git a/.ci/azure/linux.yml b/.ci/azure/linux.yml index b35e29a6a77..b230e246759 100644 --- a/.ci/azure/linux.yml +++ b/.ci/azure/linux.yml @@ -13,11 +13,13 @@ resources: type: github endpoint: openvinotoolkit name: openvinotoolkit/openvino_contrib + ref: releases/2021/4 - repository: testdata type: github endpoint: openvinotoolkit name: openvinotoolkit/testdata + ref: releases/2021/4 jobs: - job: Lin diff --git a/.ci/azure/mac.yml b/.ci/azure/mac.yml index ac40d3e1842..6fcdc84aab4 100644 --- a/.ci/azure/mac.yml +++ b/.ci/azure/mac.yml @@ -13,11 +13,13 @@ resources: type: github endpoint: openvinotoolkit name: openvinotoolkit/openvino_contrib + ref: releases/2021/4 - repository: testdata type: github endpoint: openvinotoolkit name: openvinotoolkit/testdata + ref: releases/2021/4 jobs: - job: Mac diff --git a/.ci/azure/windows.yml b/.ci/azure/windows.yml index 7b5c8297ca5..f2f009fc59c 100644 --- a/.ci/azure/windows.yml +++ b/.ci/azure/windows.yml @@ -13,11 +13,13 @@ resources: type: github endpoint: openvinotoolkit name: openvinotoolkit/openvino_contrib + ref: releases/2021/4 - repository: testdata type: github endpoint: openvinotoolkit name: openvinotoolkit/testdata + ref: releases/2021/4 jobs: - job: Win