mirror of
https://gitee.com/actions-mirror/docker-build-push-action.git
synced 2025-07-13 20:22:57 +08:00
Merge pull request #495 from crazy-max/images
ci: list preloaded docker images
This commit is contained in:
commit
0a196c9deb
3
.github/workflows/virtual-env.yml
vendored
3
.github/workflows/virtual-env.yml
vendored
@ -31,6 +31,9 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: containerd version
|
name: containerd version
|
||||||
run: containerd --version
|
run: containerd --version
|
||||||
|
-
|
||||||
|
name: Docker images
|
||||||
|
run: docker image ls
|
||||||
-
|
-
|
||||||
name: Dump context
|
name: Dump context
|
||||||
if: always()
|
if: always()
|
||||||
|
Loading…
Reference in New Issue
Block a user