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