mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-16 02:38:44 +00:00
Create .pipeline/README
Explanation of the Azure .pipeline/ folder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
This folder contains an Azure pipeline definition that is used for building our
|
||||
Android companion apps, in particular the Sailing Race Manager app and the
|
||||
Buoy Pinger app. See also the mobile/ folder for their source code. The
|
||||
gradle build that is used at the core of this build pipeline is controlled
|
||||
by the ``build.gradle``and ``gradle.properties`` file in the root folder.
|
||||
A local Android app build can be achieved by running the ``gradlew``
|
||||
wrapper script from the root folder.
|
||||
Reference in New Issue
Block a user