mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
replace deprecated goreleaser options
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
git tag -a -s -m "v${VERSION}" "v${VERSION}"
|
git tag -a -s -m "v${VERSION}" "v${VERSION}"
|
||||||
git push --tags
|
git push --tags
|
||||||
|
|
||||||
6. Build the project (use `--skip-publish` for testing, or pass `--config` to
|
6. Build the project (use `--snapshot` for testing, or pass `--config` to
|
||||||
use another config file):
|
use another config file):
|
||||||
|
|
||||||
goreleaser \
|
goreleaser \
|
||||||
|
|||||||
Reference in New Issue
Block a user