We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34d7f6 commit 78e995aCopy full SHA for 78e995a
.github/actions/build-and-tag-locally/action.yml
@@ -263,7 +263,7 @@ runs:
263
"commit": "${{ github.sha }}",
264
"url": "${{ steps.format-registry-tag.outputs.tag }}"
265
}
266
- EOF
+ EOF
267
echo "Image metadata saved:"
268
cat "/tmp/image-metadata/${{ inputs.distribution }}-${{ steps.platform.outputs.display_name }}.json"
269
else
0 commit comments