Files
jreleaser.github.io/docs/modules/configuration/pages/index.adoc
2021-04-22 19:38:29 +02:00

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.