Skip to content

Commit

Permalink
fix container signing (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
maditya authored Nov 7, 2023
1 parent 4e6671f commit fb90598
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 @@ -43,7 +43,7 @@ docker_signs:
args:
- 'sign'
- '${artifact}'
artifacts: manifests
artifacts: all
output: true

release:
Expand Down

0 comments on commit fb90598

Please sign in to comment.