Skip to content

Commit 9cf3ef4

Browse files
committed
debugging
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
1 parent f48486c commit 9cf3ef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/base-ci-goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ jobs:
265265
run: |
266266
docker image load --input ./${{ inputs.distribution }}.tar
267267
docker image ls
268+
docker image inspect ${{ inputs.distribution }}:${{ needs.check-goreleaser.outputs.version }}-${{ matrix.GOOS }}-${{ matrix.GOARCH }}
268269
269270
- name: Run container image
270271
run: |

0 commit comments

Comments
 (0)