ci: list preloaded docker images
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>pull/495/head
parent
5e11b373bf
commit
94e0a28d6a
|
@ -31,6 +31,9 @@ jobs:
|
|||
-
|
||||
name: containerd version
|
||||
run: containerd --version
|
||||
-
|
||||
name: Docker images
|
||||
run: docker image ls
|
||||
-
|
||||
name: Dump context
|
||||
if: always()
|
||||
|
|
Loading…
Reference in New Issue