Skip to content

Commit f5cf7d0

Browse files
committed
debu
1 parent 81061fb commit f5cf7d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ jobs:
177177
--arch-suffix \
178178
--gen-metadata \
179179
--push
180+
cat metadata_stripped.json
181+
cat metadata_debuggable.json
180182
181183
digest=$(jq -r '.[0].RepoDigests[0]' metadata_stripped.json)
182184
echo "stripped_digest=${digest}" >> "${GITHUB_OUTPUT}"

0 commit comments

Comments
 (0)