mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 09:05:42 -08:00
limit build parallelism
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
use another config file):
|
||||
|
||||
goreleaser \
|
||||
release \
|
||||
release --parallelism 4 \
|
||||
--release-notes <(calens --template changelog/CHANGELOG-GitHub.tmpl --version "${VERSION}")
|
||||
|
||||
7. Set a new version in `main.go` and commit the result:
|
||||
|
||||
Reference in New Issue
Block a user