mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-04 03:11:55 +02:00
docs: move bintray to cookbooks
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
8f89fdf14c
commit
57f7e44556
@ -1,10 +1,8 @@
|
||||
---
|
||||
title: Bintray
|
||||
---
|
||||
# Upload to Bintray
|
||||
|
||||
## How it works
|
||||
|
||||
Uploading to Bintray is a simple case of [using HTTP Upload](https://goreleaser.com/customization/upload/).
|
||||
Uploading to Bintray is a simple case of [using HTTP Upload](/customization/upload/).
|
||||
|
||||
### Pre and post requisites:
|
||||
* Create a user and/or an org in Bintray
|
||||
@ -19,4 +17,4 @@ uploads:
|
||||
username: goreleaser
|
||||
```
|
||||
|
||||
Please see [HTTP Upload](https://goreleaser.com/customization/upload/) for more details.
|
||||
Please see [HTTP Upload](/customization/upload/) for more details.
|
@ -73,7 +73,6 @@ nav:
|
||||
- About: customization/index.md
|
||||
- customization/archive.md
|
||||
- customization/artifactory.md
|
||||
- customization/bintray.md
|
||||
- customization/blob.md
|
||||
- customization/gomod.md
|
||||
- customization/build.md
|
||||
@ -107,6 +106,7 @@ nav:
|
||||
- cookbooks/publish-to-nexus.md
|
||||
- cookbooks/cgo-and-crosscompiling.md
|
||||
- cookbooks/debconf-templates.md
|
||||
- cookbooks/upload-to-bintray.md
|
||||
- links.md
|
||||
|
||||
markdown_extensions:
|
||||
|
Loading…
Reference in New Issue
Block a user