static-mustache icon indicating copy to clipboard operation
static-mustache copied to clipboard

Add continious integration and switch to Continious Delivery

Open sviperll opened this issue 5 years ago • 0 comments

Ideally we should have

  • development branch
  • beta branch
  • master branch

Merge to master branch should trigger release to maven-central and merge of the same changes to beta branch. Merge to beta branch should trigger release to maven-central with *-beta version.

I think it's ok to switch to gradle if it's easier to support development process

sviperll avatar Aug 09 '19 12:08 sviperll