Skip to content

Commit

Permalink
Echo environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
abkfenris committed Jul 31, 2023
1 parent 890a9a7 commit 18202bb
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 @@ -96,6 +96,7 @@ jobs:

- name: Docker image sizes
run: |
env
docker images
docker images | grep ${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit 18202bb

Please sign in to comment.