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

slow down a little bit awesome_bot

parent 95747ded
No related branches found
No related tags found
4 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
Pipeline #
...@@ -16,8 +16,8 @@ ext_links: ...@@ -16,8 +16,8 @@ ext_links:
image: davidhrbac/docker-mdcheck:latest image: davidhrbac/docker-mdcheck:latest
allow_failure: true allow_failure: true
script: script:
#- find docs.it4i/ -name '*.md' -exec grep --color -l http {} + | xargs awesome_bot -t 5 #- find docs.it4i/ -name '*.md' -exec grep --color -l http {} + | xargs awesome_bot -t 10
- find docs.it4i/ -name '*.md' -exec grep --color -l http {} + | xargs awesome_bot -t 5 --allow-dupe --allow-redirect - find docs.it4i/ -name '*.md' -exec grep --color -l http {} + | xargs awesome_bot -t 10 --allow-dupe --allow-redirect
only: only:
- master - master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment