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

CI 404s test

parent ee666b54
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!219Virtual environment, upgrade MKdocs, upgrade Material design
...@@ -45,7 +45,7 @@ ext_links: ...@@ -45,7 +45,7 @@ ext_links:
stage: after_test stage: after_test
image: davidhrbac/docker-mkdocscheck:latest image: davidhrbac/docker-mkdocscheck:latest
script: script:
- wget --spider -o /tmp/wget.log -e robots=off -r -p https://docs.it4i.cz/devel/"$CI_BUILD_REF_NAME/ - wget --spider -o /tmp/wget.log -e robots=off -r -p https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/
- sed -n '/^Found .* broken links.$/,$p' /tmp/wget.log - sed -n '/^Found .* broken links.$/,$p' /tmp/wget.log
mkdocs: mkdocs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment