Skip to content

Commit

Permalink
re-added equals sign (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
transient1 authored May 6, 2024
1 parent 5739b71 commit 4e7fff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ signs:

docker_signs:
- artifacts: all
args: ["sign", "--key hashivault://cosign", "${digest}", "-r", "--yes"]
args: ["sign", "--key=hashivault://cosign", "${digest}", "-r", "--yes"]

dockers:
- image_templates:
Expand Down

0 comments on commit 4e7fff1

Please sign in to comment.