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

404s test

parent ae07c544
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
...@@ -47,9 +47,7 @@ ext_links: ...@@ -47,9 +47,7 @@ ext_links:
script: script:
- wget -V - wget -V
- echo https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/ - echo https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/
- wget --spider -e robots=off -r -p https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/ - wget --spider -e robots=off -r -p https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/ | sed -n '/^Found .* broken links.$/,$p'
- curl https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/
- sed -n '/^Found .* broken links.$/,$p' /tmp/wget.log
mkdocs: mkdocs:
stage: build stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment