Skip to content
Snippets Groups Projects
Commit 4e77bad4 authored by Marek Chrastina's avatar Marek Chrastina
Browse files

Fix 404

parent a9bb7ff4
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,!288Fix 404
...@@ -52,6 +52,7 @@ ext_links: ...@@ -52,6 +52,7 @@ ext_links:
stage: after_test stage: after_test
image: it4innovations/docker-mkdocscheck:latest image: it4innovations/docker-mkdocscheck:latest
before_script: before_script:
- echo "192.168.101.10 docs.it4i.cz" >> /etc/hosts
- 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 -o wget.log -r -p https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/ || true - wget --spider -e robots=off -o wget.log -r -p https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/ || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment