Commit Graph

2 Commits

Author SHA1 Message Date
Davide Beatrici
f6fc30db22 Azure Pipelines: get Mumble version with mumble-version.py
This commit changes the Linux build script so that it retrieves the full Mumble version using mumble-version.py.

Previously we were using the first 7 characters of the commit hash as version, which is not very descriptive.
2019-10-04 06:07:47 +02:00
Davide Beatrici
bf81051887 Azure Pipelines: add Linux build to create and store AppImage as artifact
This is the first step towards our new build infrastructure.
2019-07-29 07:22:51 +02:00