Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Dec 3, 2024
1 parent b3b0835 commit 0f4e47f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/build-docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ runs:
env:
SOURCE_DATE_EPOCH: 0

- run: docker image ls
shell: bash

- name: Get image name
shell: bash
id: imagename
Expand Down

0 comments on commit 0f4e47f

Please sign in to comment.