Commit dc3170e2 authored by Krasimir Angelov's avatar Krasimir Angelov Committed by Nick Gaskill

Update docs with link to Release assets as generic packages example

Related to https://gitlab.com/gitlab-org/gitlab/-/issues/36133.
parent e8817635
......@@ -4074,6 +4074,11 @@ tags. These options cannot be used together, so choose one:
released_at: '2020-07-15T08:00:00Z' # Optional, will auto generate if not defined, or can use a variable.
```
#### Release assets as Generic packages
You can use [Generic packages](../../user/packages/generic_packages/) to host your release assets.
For a complete example of how to do this, see the [example in the repository](https://gitlab.com/gitlab-org/release-cli/-/tree/master/docs/examples/release-assets-as-generic-package/).
#### `releaser-cli` command line
The entries under the `:release` node are transformed into a `bash` command line and sent
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment