Skip to content

Commit

Permalink
Add step to preview sizes of images
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiseck3 committed Feb 16, 2024
1 parent 34b2d34 commit b9a11f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
DOCKER_PLATFORM: ${{ matrix.docker-platform }}
DOCKERFILE: ${{ matrix.images }}
CI: "true"
- name: Print images
run: docker images

publish-images:
strategy:
Expand Down

0 comments on commit b9a11f6

Please sign in to comment.