mirror of
https://github.com/imjasonh/testoidc
synced 2026-07-08 10:45:00 +00:00
Update keyless-sign.yml
This commit is contained in:
parent
6017a02caa
commit
aad7734bf9
1 changed files with 2 additions and 2 deletions
4
.github/workflows/keyless-sign.yml
vendored
4
.github/workflows/keyless-sign.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/lukehinds/cosign-oidc:${{ github.sha }}
|
||||
ghcr.io/lukehinds/cosign-oidc:latest
|
||||
- name: Sign image
|
||||
run: |
|
||||
cosign sign ghcr.io/lukehinds/cosign-oidc:${{ github.sha }}
|
||||
cosign sign ghcr.io/lukehinds/cosign-oidc:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue