config file $distributionName variable definition
ApfelSaucell opened this issue · 1 comments
ApfelSaucell commented
Hi,
where do you define $distributionName variable. for example in yml file.
distributions:
app:
artifacts:
- path: path/to//{{**distributionName**}}-{{projectVersion}}.zip
aalmiray commented
The value of {{distributionName}}
resolves from the containing distribution, in this case it would resolve to app
. https://jreleaser.org/guide/latest/configuration/name-templates.html#_distribution