woodpecker/vendor/github.com/tetafro/godot/.goreleaser.yml
Lukas c28f7cb29f
Add golangci-lint (#502)
Initial part of #435
2021-11-14 21:01:54 +01:00

11 lines
187 B
YAML

builds:
- dir: ./cmd/godot
checksum:
name_template: checksums.txt
snapshot:
name_template: "{{ .Tag }}"
changelog:
sort: asc
filters:
exclude:
- '^Merge pull request'