Setup CI for publishing a release
Opened this issue · 0 comments
timgent commented
Work started on release-ci branch. However I need to decide how I want it to work, mainly what the trigger should be.
2 main options:
- Trigger is publishing a release, which then does whole release, pushes jars to sonatype, sets version, etc
- Trigger is performing release from local machine, CI just publishes a release on Github