mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: update
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
456f8aa2b1
commit
3426d04837
@ -30,6 +30,7 @@ goreleaser build [flags]
|
||||
-f, --config string Load configuration from file
|
||||
-h, --help help for build
|
||||
--id string Builds only the specified build id
|
||||
-o, --output string Path to the binary, defaults to the distribution folder according to configs. Only taked into account when using --single-target and a single id (either with --id or if config only has one build)
|
||||
-p, --parallelism int Amount tasks to run concurrently (default: number of CPUs)
|
||||
--rm-dist Remove the dist folder before building
|
||||
--single-target Builds only for current GOOS and GOARCH
|
||||
|
Loading…
x
Reference in New Issue
Block a user