scripts: update goreleaser
This commit is contained in:
parent
9a86b2aaf5
commit
59580b50ba
@ -2,7 +2,7 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
go install github.com/goreleaser/goreleaser@v1.24.0
|
||||
go install github.com/goreleaser/goreleaser@v1.26.2
|
||||
|
||||
if [ ! -z "${harbor_username:-}" ]; then
|
||||
DOCKER_FILE=~/.docker/config.json
|
||||
|
Loading…
Reference in New Issue
Block a user