mirror of
https://github.com/jlengrand/jreleaser.github.io.git
synced 2026-03-10 08:31:25 +00:00
14 lines
367 B
Plaintext
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[] |