mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-27 04:11:03 +00:00
c28f7cb29f
Initial part of #435
11 lines
187 B
YAML
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'
|