Skip to content

Commit

Permalink
GoReleaser: use custom config
Browse files Browse the repository at this point in the history
  • Loading branch information
talal committed Oct 6, 2023
1 parent d81f033 commit afa5cc4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
File renamed without changes.
6 changes: 4 additions & 2 deletions Makefile.maker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ golang:
golangciLint:
createConfig: true

goreleaser:
enabled: true
goReleaser:
# NOTE: this is default behavior but we define this option explicitly for documentation purposes.
# limesctl uses a custom config file which includes Homebrew tap definition.
createConfig: false

githubWorkflow:
ci:
Expand Down

0 comments on commit afa5cc4

Please sign in to comment.