Files
jreleaser.github.io/docs/modules/continuous-integration/pages/index.adoc
Andres Almiray cff5bdbe06 Document teamcity
2021-05-30 23:26:15 +02:00

14 lines
367 B
Plaintext

= Continuous Integration
JReleaser can be run as part of a CI pipeline. The following options are currently available, with more to come
in the future:
* xref:github-actions.adoc[]
* xref:jenkins.adoc[]
* xref:circle-ci.adoc[]
* xref:codefresh.adoc[]
* xref:gitlab-ci.adoc[]
* xref:cirrus-ci.adoc[]
* xref:drone.adoc[]
* xref:buildkite.adoc[]
* xref:teamcity.adoc[]