Skip to content

Commit

Permalink
Update develop config file
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryNguyen5 committed Sep 28, 2024
1 parent 35b4b28 commit 4f252f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ builds:
flags:
- -trimpath
- -buildmode=pie
archives:
- format: binary
snapshot:
version_template: '{{ .Env.VERSION }}-{{ .ShortCommit }}'
checksum:
Expand Down Expand Up @@ -296,6 +298,7 @@ changelog:
- '^docs:'
- '^test:'
sort: asc
disable: "true"
docker_signs:
- args:
- sign
Expand Down

0 comments on commit 4f252f8

Please sign in to comment.