mirror of
https://github.com/jlengrand/jreleaser.github.io.git
synced 2026-03-10 08:31:25 +00:00
7 lines
347 B
Plaintext
7 lines
347 B
Plaintext
= Configuration
|
|
|
|
This section describes elements that can be configured in `jrelease.yml` file. This file can be generated by running
|
|
`jreleaser init --format yml` or start from scratch. Other configuration formats besides YAML may be supported as well,
|
|
such as JSON, the xref:tools:maven.adoc[Maven] DSL, the xref:tools:gradle.adoc[Gradle] DSL.
|
|
|