that just stays open until we merge it, that's what kicks off a release
that just stays open until we merge it, that's what kicks off a release
just 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_calljust 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