mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-16 11:39:57 +00:00
[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:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user