mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Add debug information
This commit is contained in:
parent
b5c53ab2f1
commit
92da576cbd
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ steps:
|
|||
docker version
|
||||
docker image ls
|
||||
docker system df
|
||||
docker info |grep '^\s* Docker Root'
|
||||
df -h
|
||||
displayName: Check Docker Images
|
||||
|
||||
- ${{ if eq(parameters.UseImageCacheContainerRegistry, true) }}:
|
||||
|
|
|
|||
Loading…
Reference in a new issue