An open API service indexing awesome lists of open source software.

https://github.com/hubci/goreleaser-orb

The GoReleaser orb for CircleCI.
https://github.com/hubci/goreleaser-orb

ci circleci circleci-orbs orb

Last synced: 5 months ago
JSON representation

The GoReleaser orb for CircleCI.

Awesome Lists containing this project

README

          

![GoReleaser Orb Logo](./img/header.png)

# GoReleaser Orb [![CircleCI Build Status](https://circleci.com/gh/hubci/goreleaser-orb.svg?style=shield "CircleCI Build Status")](https://circleci.com/gh/hubci/goreleaser-orb) [![CircleCI Orb Version](https://badges.circleci.com/orbs/hubci/goreleaser.svg)][reg-page] [![GitHub License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/hubci/goreleaser-orb/blob/master/LICENSE)

The GoReleaser Orb for CircleCI.
This orb allows you to easily install and use the Go (Golang) publishing and release tool in a CircleCI build.

## Usage

Example usage as well as a list of available executors, commands, and jobs are available on this orb's [registry page][reg-page].

## Resources

[CircleCI Orb Registry Page][reg-page] - The official registry page for this orb will all versions, executors, commands, and jobs described.
[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.
[GoReleaser Website](https://goreleaser.com/) - the official GoReleaser website.

## Contributing

I welcome [issues](https://github.com/hubci/goreleaser-orb/issues) and [pull requests](https://github.com/hubci/goreleaser-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/orbs).

### Publishing
New versions of this orb are published by pushing a SemVer git tag by [Ricardo N Feliciano](https://github.com/FelicianoTech).

[reg-page]: https://circleci.com/orbs/registry/orb/hubci/goreleaser