Skip to content
Snippets Groups Projects
Commit 21cbce97 authored by David Hrbáč's avatar David Hrbáč
Browse files

CI 404s test

parent 8b163c75
Branches
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ ext_links:
- virtualenv venv
- source venv/bin/activate
- pip install -r requirements.txt
- mkdocs serve &
- mkdocs serve
script:
- wget --spider -o /tmp/wget.log -e robots=off -r -p http://127.0.0.1:8000
- sed -n '/^Found .* broken links.$/,$p' /tmp/wget.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment