docs: add cosign and cleanup other info
This commit is contained in:
parent
78a2e68421
commit
efef8cbaa4
2 changed files with 56 additions and 18 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -144,8 +144,7 @@ jobs:
|
|||
#- name: Sign container image
|
||||
# if: github.event_name != 'pull_request'
|
||||
# run: |
|
||||
# cosign sign -y --key env://COSIGN_PRIVATE_KEY ${{ steps.registry_case.outputs.lowercase }}/$
|
||||
{{ steps.build_image.outputs.image }}@${TAGS}
|
||||
# cosign sign -y --key env://COSIGN_PRIVATE_KEY ${{ steps.registry_case.outputs.lowercase }}/${{ steps.build_image.outputs.image }}@${TAGS}
|
||||
# env:
|
||||
# TAGS: ${{ steps.push.outputs.digest }}
|
||||
# COSIGN_EXPERIMENTAL: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue