Skip to content

Commit aa5c2a5

Browse files
committed
fix: add debugs
Signed-off-by: Ramkumar Chinchani <[email protected]>
1 parent 8c9fd06 commit aa5c2a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ jobs:
132132
make go-download
133133
make show-info
134134
make stacker-dynamic VERSION_FULL=${{ matrix.build-id }}
135+
file stacker-dynamic
136+
ls -alR
135137
make stacker VERSION_FULL=${{ matrix.build-id }} STACKER_BUILD_BASE_IMAGE=docker://arm64v8/alpine:edge
136138
- name: Get the output
137139
# Echo the `uname` output parameter from the `runcmd` step

0 commit comments

Comments
 (0)