Skip to content

Commit

Permalink
fix: remove glob file for signing (#2609)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaangiolillo committed Feb 8, 2024
1 parent df81641 commit 88567dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion build/package/.atlascli.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,3 @@ release:
name_template: "MongoDB Atlas CLI {{.Version}}"
extra_files:
- glob: ./bin/*.msi
- glob: ./dist/*.sig
1 change: 0 additions & 1 deletion build/package/.mongocli.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,3 @@ release:
name_template: "MongoDB CLI {{.Version}}"
extra_files:
- glob: ./bin/*.msi
- glob: ./dist/*.sig

0 comments on commit 88567dc

Please sign in to comment.