Also publish a file containing the latest release
This commit is contained in:
parent
60758358f3
commit
46039e4f03
2 changed files with 21 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue