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

Merge branch 'hot_fix' into 'master'

Disable rm JSON

See merge request !122
parents d42c69b3 47b366eb
No related branches found
No related tags found
No related merge requests found
......@@ -39,8 +39,8 @@ ext_links:
stage: test
image: davidhrbac/docker-mdcheck:latest
allow_failure: true
after_script:
- rm *.json
#after_script:
#- rm *.json
script:
#- 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 10 --allow-dupe --allow-redirect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment