Skip to content

Commit 0f4e47f

Browse files
committed
Debug
1 parent b3b0835 commit 0f4e47f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/build-docker-image/action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ runs:
9595
env:
9696
SOURCE_DATE_EPOCH: 0
9797

98+
- run: docker image ls
99+
shell: bash
100+
98101
- name: Get image name
99102
shell: bash
100103
id: imagename

0 commit comments

Comments
 (0)