mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 21:09:16 +02:00
Updated latest to latest.txt to avoid future namespace clash
This commit is contained in:
parent
b6e32c61e9
commit
33005ed40a
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
||||||
python -m sphinx . $BUILD_PATH
|
python -m sphinx . $BUILD_PATH
|
||||||
TARGET_PATH="$BUILD_PATH/swagger" ./build_swagger.sh
|
TARGET_PATH="$BUILD_PATH/swagger" ./build_swagger.sh
|
||||||
python ./get-releases-json.py > $BUILD_PATH/releases.json
|
python ./get-releases-json.py > $BUILD_PATH/releases.json
|
||||||
python ./get-releases-json.py --latest > $BUILD_PATH/latest
|
python ./get-releases-json.py --latest > $BUILD_PATH/latest.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue