chore: spacing

This commit is contained in:
decentral1se 2023-02-08 23:02:54 +01:00
parent 2eebac6fc0
commit 3d2b8fa446
Signed by untrusted user: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 7 additions and 0 deletions

View File

@ -3,9 +3,11 @@ gitea_urls:
api: https://git.coopcloud.tech/api/v1
download: https://git.coopcloud.tech/
skip_tls_verify: false
before:
hooks:
- go mod tidy
builds:
- env:
- CGO_ENABLED=0
@ -26,6 +28,7 @@ builds:
ldflags:
- "-X 'main.Commit={{ .Commit }}'"
- "-X 'main.Version={{ .Version }}'"
- env:
- CGO_ENABLED=0
id: kadabra
@ -45,15 +48,19 @@ builds:
ldflags:
- "-X 'main.Commit={{ .Commit }}'"
- "-X 'main.Version={{ .Version }}'"
archives:
- replacements:
386: i386
amd64: x86_64
format: binary
checksum:
name_template: "checksums.txt"
snapshot:
name_template: "{{ incpatch .Version }}-next"
changelog:
sort: desc
filters: