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

curl test

parent 4d7ca08e
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ ext_links: ...@@ -47,7 +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 -o /tmp/wget.log -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/
- curl https://docs.it4i.cz/devel/$CI_BUILD_REF_NAME/ - curl 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment