Skip to content

Commit

Permalink
[nc] add keys
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed May 15, 2024
1 parent b83738b commit 2d88da4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/actions/before-publish/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,9 @@ runs:
DOCKER_LOGIN: op://empc-lab/svc-dockerhub/username
DOCKER_PASSWORD: op://empc-lab/svc-dockerhub/password
SNYK_TOKEN: op://empc-lab/svc-snyk/api-token

- name: load cosign public key
uses: ThoughtWorks-DPS/1password-action/write-to-file@main
with:
op-value: empc-lab/svc-cosign-public-key/notesPlain
out-file: cosign.pub

0 comments on commit 2d88da4

Please sign in to comment.