Skip to content

Commit

Permalink
test: fix cosign CR filename
Browse files Browse the repository at this point in the history
  • Loading branch information
binbin-li committed Apr 30, 2024
1 parent 9da6842 commit 040a5e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ e2e-helm-deploy-ratify:
--set provider.tls.cabundle="$(shell cat ${CERT_DIR}/ca.crt | base64 | tr -d '\n')" \
--set notationCerts[0]="$$(cat ~/.config/notation/localkeys/ratify-bats-test.crt)" \
--set cosignKeys[0]="$$(cat .staging/cosign/cosign.pub)" \
--set cosign.enabled=true \
--set oras.useHttp=true \
--set-file dockerConfig="mount_config.json" \
--set logger.level=debug
Expand Down

0 comments on commit 040a5e2

Please sign in to comment.