2020-05-10 21:57:11 +02:00
|
|
|
# Continuous Integration
|
|
|
|
|
|
|
|
GoReleaser was built from the very first commit with the idea of
|
|
|
|
running it as part of the CI pipeline in mind.
|
|
|
|
|
2022-02-01 16:07:28 +02:00
|
|
|
Let's see how we can get it working on popular CI software:
|
|
|
|
|
2024-07-09 04:30:10 +02:00
|
|
|
- [GitHub Actions](actions.md)
|
|
|
|
- [Azure Pipelines](azurepipelines.md)
|
|
|
|
- [Circle CI](circle.md)
|
|
|
|
- [Cirrus CI](cirrus.md)
|
|
|
|
- [Google CloudBuild](cloudbuild.md)
|
|
|
|
- [Codefresh](codefresh.md)
|
|
|
|
- [Drone](drone.md)
|
|
|
|
- [GitLab CI](gitlab.md)
|
|
|
|
- [Jenkins](jenkins.md)
|
|
|
|
- [Semaphore](semaphore.md)
|
|
|
|
- [Travis CI](travis.md)
|
2024-08-03 20:04:49 +02:00
|
|
|
- [Woodpecker](woodpecker.md)
|