onnxruntime
0fa04bdc
- Fix clean_docker_image_cache.py detection of image pushes. (#6151)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#6151 - Fix clean_docker_image_cache.py detection of image pushes.
Author
edgchen1
Parents
344a2a8e
Loading