Updated latest to latest.txt to avoid future namespace clash

This commit is contained in:
Eliot Berriot 2019-08-23 09:47:20 +02:00
parent b6e32c61e9
commit 33005ed40a
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
python -m sphinx . $BUILD_PATH
TARGET_PATH="$BUILD_PATH/swagger" ./build_swagger.sh
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