Update .goreleaser.yaml
All checks were successful
CI / Docker Build (push) Successful in 19s
CI / Test (push) Successful in 3s
CI / Build (push) Successful in 3s
Release / goreleaser (push) Successful in 6s
Release / docker-release (push) Successful in 15s

This commit is contained in:
2026-01-15 07:59:02 +01:00
parent 62c5ebb840
commit db0920502e

View File

@@ -1,6 +1,12 @@
version: 2 version: 2
project_name: golang-template project_name: golang-template
gitea_urls:
api: https://git.dcentral.systems/api/v1
download: https://git.dcentral.systems
# set to true if you use a self-signed certificate
skip_tls_verify: false
before: before:
hooks: hooks:
- go mod tidy - go mod tidy