github.com/goreleaser/goreleaser@v1.25.1/www/docs/ci/index.md (about)

     1  # Continuous Integration
     2  
     3  GoReleaser was built from the very first commit with the idea of
     4  running it as part of the CI pipeline in mind.
     5  
     6  Let's see how we can get it working on popular CI software:
     7  
     8   - [GitHub Actions](/ci/actions)
     9   - [Azure Pipelines](/ci/azurepipelines)
    10   - [Circle CI](/ci/circle)
    11   - [Cirrus CI](/ci/cirrus)
    12   - [Google CloudBuild](/ci/cloudbuild)
    13   - [Codefresh](/ci/codefresh)
    14   - [Drone](/ci/drone)
    15   - [GitLab CI](/ci/gitlab)
    16   - [Jenkins](/ci/jenkins)
    17   - [Semaphore](/ci/semaphore)
    18   - [Travis CI](/ci/travis)
    19