fix(ci): remove unused code
All checks were successful
build / build (push) Successful in 2m12s

This commit is contained in:
Thomas Maurice 2024-02-12 17:37:00 +01:00
parent dbe6120da6
commit df4035ef1e
Signed by: thomas
GPG key ID: 1D577F50583032A6

View file

@ -18,8 +18,6 @@ builds:
-X git.maurice.fr/thomas/mailout/pkg/version.Version={{ .Version }} -X git.maurice.fr/thomas/mailout/pkg/version.Version={{ .Version }}
-X git.maurice.fr/thomas/mailout/pkg/version.Commit={{ .Commit }} -X git.maurice.fr/thomas/mailout/pkg/version.Commit={{ .Commit }}
-X git.maurice.fr/thomas/mailout/pkg/version.BuildTime={{ .Date }} -X git.maurice.fr/thomas/mailout/pkg/version.BuildTime={{ .Date }}
ignore:
- goarch: "386"
archives: archives:
- format: tar.gz - format: tar.gz
name_template: >- name_template: >-
@ -65,15 +63,6 @@ changelog:
order: 400 order: 400
- title: Other miscellaneous work - title: Other miscellaneous work
order: 500 order: 500
# nfpms:
# - maintainer: Carlos A Becker <root@carlosbecker.dev>
# description: Sample project.
# homepage: https://github.com/caarlos0/tasktimer
# license: MIT
# formats:
# - deb
# - rpm
# - apk
release: release:
prerelease: auto prerelease: auto
gitea_urls: gitea_urls: