onnxruntime
0fa04bdc - Fix clean_docker_image_cache.py detection of image pushes. (#6151)

Commit
5 years ago
Fix clean_docker_image_cache.py detection of image pushes. (#6151) Fix clean_docker_image_cache.py detection of image pushes. They were being ignored because the expected HTTP status code was wrong. For pushes, it's 201 instead of 200.
Author
Parents
Loading