Skip to content
Snippets Groups Projects
Verified Commit 1d435888 authored by Martin Weise's avatar Martin Weise
Browse files

Updated docs

parent 30e4d79d
Branches
Tags
3 merge requests!237Resolve "Proxy settings",!235Master,!233Master
......@@ -643,11 +643,10 @@ docs-latest:
- apt-get update && apt-get install -y git make sed
- git fetch && git checkout master
- pip install -r ./requirements.txt
- mkdir -p ./final/{latest,1.3}
- mkdir -p ./final
- find .docs/ -type f -exec sed -i -e "s/__APPVERSION__/latest/g" {} \;
- mkdocs build && cp -r ./site ./final/latest
- cp ./.docs/redirect.html ./final/index.html
- cp ./.docs/redirect.html ./final/1.3/index.html
- cp -r ./swagger/latest ./final/latest/swagger
cache:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment