mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Use latest ci-goreleaser: Go 1.14.3 and Goreleaser 1.35.0
This commit is contained in:
parent
294712739a
commit
a3ba05b2cc
2 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -99,5 +99,5 @@ release:
|
|||
.PHONY: release
|
||||
|
||||
snapshot:
|
||||
docker run -it -v $(PWD):/workspace -w /workspace deluan/ci-goreleaser:1.14.1-1 goreleaser release --rm-dist --skip-publish --snapshot
|
||||
docker run -it -v $(PWD):/workspace -w /workspace deluan/ci-goreleaser:1.14.3-0 goreleaser release --rm-dist --skip-publish --snapshot
|
||||
.PHONY: snapshot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue