mirror of
https://github.com/jlengrand/jreleaser.github.io.git
synced 2026-03-10 08:31:25 +00:00
9 lines
354 B
Plaintext
9 lines
354 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 TOML, JSON,
|
|
the xref:tools:maven.adoc[Maven] DSL, the xref:tools:gradle.adoc[Gradle] DSL.
|
|
|