Skip to content

Commit

Permalink
run docker image ls after ci build to see image sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Mar 21, 2024
1 parent ff4038b commit ddcabd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: ./lila-docker build
- run: docker image ls

0 comments on commit ddcabd4

Please sign in to comment.