We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9fd06 commit aa5c2a5Copy full SHA for aa5c2a5
.github/workflows/build.yaml
@@ -132,6 +132,8 @@ jobs:
132
make go-download
133
make show-info
134
make stacker-dynamic VERSION_FULL=${{ matrix.build-id }}
135
+ file stacker-dynamic
136
+ ls -alR
137
make stacker VERSION_FULL=${{ matrix.build-id }} STACKER_BUILD_BASE_IMAGE=docker://arm64v8/alpine:edge
138
- name: Get the output
139
# Echo the `uname` output parameter from the `runcmd` step
0 commit comments