Also publish a file containing the latest release

This commit is contained in:
Eliot Berriot 2019-08-23 09:27:47 +02:00
commit 46039e4f03
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
2 changed files with 21 additions and 4 deletions

View file

@ -3,3 +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