Skip to content

Commit 0952df3

Browse files
committed
das
1 parent 801ed90 commit 0952df3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ jobs:
178178
--gen-metadata \
179179
--push
180180
181+
cat metadata_stripped.json
182+
cat metadata_debuggable.json
183+
181184
digest=$(jq -r '."containerimage.digest"' metadata_stripped.json)
182185
echo "stripped_digest=${digest}" >> "${GITHUB_OUTPUT}"
183186

0 commit comments

Comments
 (0)