mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 02:49:56 +02:00
Added documentation to build the Docker images
This commit is contained in:
parent
29083f72ea
commit
e44b9e0418
4 changed files with 80 additions and 0 deletions
|
@ -58,6 +58,8 @@ author = "Eliot Berriot"
|
|||
#
|
||||
# The short X.Y version.
|
||||
version = funkwhale_api.__version__
|
||||
if "-dev" in version:
|
||||
version = "develop"
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue