-
Notifications
You must be signed in to change notification settings - Fork 0
Convenient Release Task
alessandroscarlatti edited this page May 19, 2018
·
4 revisions
An example release might broken down in the following structure, for example:
- Release task
- Distribution task
- Exe build
- Distribution task
- Exe build
- Exe build
- Distribution task
Each of these can be built separately, starting with the smallest, the exe build.
Right now, the gradle tasks are: