Skip to content

Commit

Permalink
Debug docker images failure
Browse files Browse the repository at this point in the history
  • Loading branch information
abkfenris committed Jul 31, 2023
1 parent 81071da commit 868c9d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:

- name: Docker image sizes
run: |
docker images
docker images | grep ${{ env.IMAGE_NAME }}
echo "### Image sizes" >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit 868c9d2

Please sign in to comment.