mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: improve archive docs
This commit is contained in:
parent
b96aa1b0b1
commit
a0c1e3d034
@ -61,12 +61,13 @@ archive:
|
||||
- CHANGELOG.md
|
||||
- docs/*
|
||||
- design/*.png
|
||||
- templates/**/*
|
||||
```
|
||||
|
||||
> Learn more about the [name template engine](/templates).
|
||||
|
||||
You can add entire folders by using the glob notation like `myfolder/*`, for
|
||||
example.
|
||||
You can add entire folders, its subfolders and files by using the glob notation,
|
||||
for example: `myfolder/**/*`.
|
||||
|
||||
## Packaging only the binaries
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user