1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-11-29 23:07:42 +02:00

docs: gitlab subgroups (#1840)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker
2020-10-06 09:51:32 -03:00
committed by GitHub
parent 979f8632b7
commit f41ac3cf9e

View File

@@ -87,6 +87,9 @@ release:
- glob: ./glob/foo/to/bar/file/foobar/override_from_previous
```
!!! tip
If you use GitLab subgroups, you need to specify it in the `owner` field, e.g. `mygroup/mysubgroup`.
!!! warning
Only GitLab `v11.7+` are supported for releases.