From cef303af9dca29888d42bed0207a22d2fb412ff3 Mon Sep 17 00:00:00 2001 From: Jannik Peters Date: Tue, 28 Apr 2026 14:36:51 +0200 Subject: [PATCH] Add next steps as commented out sections --- .goreleaser.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index e3f7f39..a8af906 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -398,6 +398,23 @@ dockers_v2: # - linux/arm/v6 # debian doesn't have a v6 image - linux/arm/v7 +# https://goreleaser.com/customization/sign/docker_sign/ +# docker_signs: + +# Automatically create releases on GitHub/GitLab/Gitea (and potentially +# Forgejo as it was forked from Gitea). +# https://goreleaser.com/customization/publish/scm/ +# release: + +# Automatically upload generated packages to packages.nlnetlabs.nl +# https://goreleaser.com/customization/publish/blob/ +# blobs: +# - provider: s3 + +# Automatically announce new release on Discourse, ... +# https://goreleaser.com/customization/announce/ +# announce: + release: footer: >-