scripts: manage goreleaser version in script
This commit is contained in:
parent
3f1f4436df
commit
053de4fd16
@ -2,6 +2,8 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
go install github.com/goreleaser/goreleaser@v1.20.0
|
||||
|
||||
DRONE_TAG=${DRONE_TAG-""}
|
||||
|
||||
is_snapshot=""
|
||||
|
Loading…
Reference in New Issue
Block a user