file an issue in main, there's a template form you can fill out
file an issue in main, there's a template form you can fill out
Copy: M+6just setup or something, but I guess it'll only be me using it.cd to /etc/ in order to call itcosign sign -y --key cosign.key ${{ steps.registry_case.outputs.lowercase }}/${{ env.IMAGE_NAME }}@${TAGS}cosign sign -y --key cosign.key ${{ steps.registry_case.outputs.lowercase }}/${{ steps.build_image.outputs.image }}@${TAGS}I feel like the iso making one is easier than we think it isIt's just a single reusable GHA workflow, right?
workflow_callCopy: M+6just setupcd/etc/cosign sign -y --key cosign.key ${{ steps.registry_case.outputs.lowercase }}/${{ env.IMAGE_NAME }}@${TAGS}cosign sign -y --key cosign.key ${{ steps.registry_case.outputs.lowercase }}/${{ steps.build_image.outputs.image }}@${TAGS}workflow_call