1
0
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:
Carlos Alexandro Becker 2021-04-21 13:27:32 -03:00
parent 8f89fdf14c
commit 57f7e44556
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
2 changed files with 4 additions and 6 deletions

View File

@ -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.

View File

@ -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: