From d4fae16a9c0795a55d4f4082fce906efa5548925 Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Fri, 26 Jul 2024 11:44:35 +0300 Subject: [PATCH] ci: add more static tags --- .goreleaser.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index d8db4e73..1f7d56bc 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -7,6 +7,8 @@ builds: # Builds the binaries without `lefthook upgrade` - id: no_self_update tags: + - osusergo + - netgo - no_self_update env: - GCO_ENABLED=0