1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-03 00:57:43 +02:00

docs: keep --rm-dist for now

refs #3702

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos A Becker
2023-01-21 18:25:37 -03:00
parent 3eb759f039
commit d6504aaa1d
4 changed files with 7 additions and 7 deletions

View File

@ -33,7 +33,7 @@ monorepo:
Then, you can release with (from the project's root directory):
```bash
goreleaser release --clean -f ./subproj1/.goreleaser.yaml
goreleaser release --rm-dist -f ./subproj1/.goreleaser.yaml
```
Then, the following is different from a "regular" run:
@ -69,7 +69,7 @@ monorepo:
Then, you can release with:
```bash
goreleaser release --clean
goreleaser release --rm-dist
```
GoReleaser will then ignore the tags that are not prefixed with `v`, and it