1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/www/docs/ci/index.md

20 lines
530 B
Markdown
Raw Normal View History

# Continuous Integration
GoReleaser was built from the very first commit with the idea of
running it as part of the CI pipeline in mind.
Let's see how we can get it working on popular CI software:
- [GitHub Actions](/ci/actions)
- [Azure Pipelines](/ci/azurepipelines)
- [Circle CI](/ci/circle)
- [Cirrus CI](/ci/cirrus)
- [Google CloudBuild](/ci/cloudbuild)
- [Codefresh](/ci/codefresh)
- [Drone](/ci/drone)
- [GitLab CI](/ci/gitlab)
- [Jenkins](/ci/jenkins)
- [Semaphore](/ci/semaphore)
- [Travis CI](/ci/travis)