Update AZURE - OpenVINO ONNX CI check (#6721)
* experiment * save * Undo exeprimental changes
This commit is contained in:
parent
d7e97ee2e4
commit
e8f07d8b26
@ -63,7 +63,7 @@ function pull_and_postprocess_onnx_model_zoo() {
|
|||||||
git fetch
|
git fetch
|
||||||
git reset HEAD --hard
|
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"
|
echo "Pulling models data via Git LFS for onnx model zoo repository"
|
||||||
git lfs pull --include="*" --exclude="*.onnx"
|
git lfs pull --include="*" --exclude="*.onnx"
|
||||||
|
Loading…
Reference in New Issue
Block a user