Skip to content

Commit

Permalink
debug image list
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Jan 3, 2025
1 parent 94e2fa8 commit ba5c566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- run: docker image ls
- name: Push to github container registry
if: ${{ success() && steps.login.conclusion != 'skipped' }}
run: make push_base
Expand Down

0 comments on commit ba5c566

Please sign in to comment.