Update goreleaser to 2.5.0
This commit is contained in:
parent
b926a85737
commit
0df1154bb5
@ -2,7 +2,7 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
go install github.com/goreleaser/goreleaser@v1.26.2
|
||||
go install github.com/goreleaser/goreleaser/v2@v2.5.0
|
||||
|
||||
if [ ! -z "${harbor_username:-}" ]; then
|
||||
DOCKER_FILE=~/.docker/config.json
|
||||
|
Loading…
Reference in New Issue
Block a user