Skip to content

Convenient Release Task

alessandroscarlatti edited this page May 19, 2018 · 4 revisions

Convenient Release Task

An example release might broken down in the following structure, for example:

  • Release task
    • Distribution task
      • Exe build
    • Distribution task
      • Exe build
      • Exe build

Each of these can be built separately, starting with the smallest, the exe build.

Right now, the gradle tasks are:

Clone this wiki locally