Skip to content

Commit

Permalink
Change: cosign in push.yml (#2221)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalholthaus committed Jun 13, 2024
1 parent 76f1e90 commit f4a566a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
VERSION=${{ steps.container-opts.outputs.version }}
GVM_LIBS_VERSION=${{ steps.container-opts.outputs.gvm-libs-version }}
IMAGE_REGISTRY=${{ vars.IMAGE_REGISTRY }}
cosign-key: ${{ secrets.COSIGN_KEY_OPENSIGHT }}
cosign-key-password: ${{ secrets.COSIGN_KEY_PASSWORD_OPENSIGHT }}
cosign-tlog-upload: "false"
image-url: community/gvmd
image-labels: |
org.opencontainers.image.vendor=Greenbone
Expand Down

0 comments on commit f4a566a

Please sign in to comment.