build: update goreleaser to 2.7.0
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
ask
2025-02-23 09:49:39 -08:00
parent e6f39f201c
commit 118e596098
+1 -1
View File
@@ -2,7 +2,7 @@
set -euo pipefail
go install github.com/goreleaser/goreleaser/v2@v2.5.1
go install github.com/goreleaser/goreleaser/v2@v2.7.0
if [ ! -z "${harbor_username:-}" ]; then
DOCKER_FILE=~/.docker/config.json