Skip to content
Snippets Groups Projects
Verified Commit 33005ed4 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Updated latest to latest.txt to avoid future namespace clash

parent b6e32c61
Branches
Tags
No related merge requests found
...@@ -3,4 +3,4 @@ ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment