docs: readme

main
Raphaël 2021-07-09 11:21:53 +02:00 committed by GitHub
parent 396e84e72b
commit 9f9532fc74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 1 deletions

View File

@ -1 +1,14 @@
# goreleaser-template
This is a advanced goreleaser example to start shipping a Go binary on GitHub.
### Required environ variables
- `DOCKERHUB_USERNAME` *
- `DOCKERHUB_TOKEN` *
- `GPG_PRIVATE_KEY` **
- `GPG_PASSPHRASE` **
(\*) Only required to publish to a Docker registry
(\*\*) Only required to sign artifacts with a GPG key