Skip to content

Commit

Permalink
Merge pull request #495 from crazy-max/images
Browse files Browse the repository at this point in the history
ci: list preloaded docker images
  • Loading branch information
CrazyMax authored and GitHub committed Nov 10, 2021
2 parents 5e11b37 + 94e0a28 commit 0a196c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/virtual-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
-
name: containerd version
run: containerd --version
-
name: Docker images
run: docker image ls
-
name: Dump context
if: always()
Expand Down

0 comments on commit 0a196c9

Please sign in to comment.