[release] update GoReleaser and refine docker configurations

- Bump GoReleaser to v2.16.0
- Fix SKIP_DOCKER_PUSH environment variable handling
- Adjust rootless docker tag logic
- Update dockerfile path for upload server
- Add extra files to the rootless client build
This commit is contained in:
mlsmaycon
2026-06-16 07:28:33 +02:00
parent 681a31b925
commit 2d16e4a3ec
2 changed files with 6 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ on:
env:
SIGN_PIPE_VER: "v0.1.5"
GORELEASER_VER: "v2.14.3"
GORELEASER_VER: "v2.16.0"
PRODUCT_NAME: "NetBird"
COPYRIGHT: "NetBird GmbH"