diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 909e37fc05c90139dd25e37fe4f3178ff673ed82..5681697931e11ae986fff7e1eb7a3d6fd8afb236 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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