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