Update AZURE - OpenVINO ONNX CI check (#6721)

* experiment

* save

* Undo exeprimental changes
This commit is contained in:
Rafal Blaczkowski 2021-07-20 14:17:53 +02:00 committed by GitHub
parent d7e97ee2e4
commit e8f07d8b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ function pull_and_postprocess_onnx_model_zoo() {
git fetch
git reset HEAD --hard
git checkout $ONNX_SHA
git checkout -f $ONNX_SHA
echo "Pulling models data via Git LFS for onnx model zoo repository"
git lfs pull --include="*" --exclude="*.onnx"