Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 9ede065e authored by Jason Kridner's avatar Jason Kridner
Browse files

CI fix _redirects

parent 2645344b
Branches
Tags
No related merge requests found
Pipeline #734 passed with stage
in 3 minutes and 10 seconds
......@@ -5,7 +5,7 @@ on_latest:
- sphinx-build -b html . public/latest/
- sphinx-build -M latexpdf . public/latest/
- mv public/latest/latex/beagleboard-docs.pdf public/latest/
- echo "/ /latest/ 302" > public/latest/_redirects
- echo "/ /latest/ 302" > public/_redirects
artifacts:
paths:
- public
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment